kmk_firmware/boards/lunakey_pico/README.md
2021-10-05 11:30:03 +09:00

1.7 KiB

Lunakey Pico

Lunakey Pico

Lunakey Pico is a 40% keyboard which has 44 keys and is split to left and right. Each side has 3 rows x 6 columns and 4 keys that are pressed by a thumb. Also, it has an ability to light up by Underglow LEDs on the bottom and an ability to play a sound by a speaker module. Of course, the column-staggered key layout is the result of deep thinking to fit each finger and each key naturally.

  • 40% keyboard (3 rows and 6 columns for each side).
  • Column-staggered key layout to fit each length of fingers.
  • 4 keys for thumb fitted to range of movement of the finger naturally.
  • Supported both Cherry MX compatible key switches and Kailh Choc low profile key switches.
  • Can exchange key switches without soldering by adopting the key sockets.
  • Underglow LEDs lighting effect.
  • Provides a sound feedback by a piezoelectric speaker.

The special feature of this Lunakey Pico is that Raspberry Pi Pico has been adopted. Users can use some firmwares including KMK Firmware.

Hardware Availability: PCB & Case Source

Retailers: Lunakey Pico - Yoichiro's Garage - BOOTH

Dependencies

  • neopixel.py - It is necessary to turn on the Underglow LEDs.
  • pwmio - It is necessary to support a sound feedback with a piezoelectric speaker.