kmk_firmware/boards/fingerpunch/ffkb/README.md
Luke D Russell 10572d71f6 fixes test errors
Fixing imports and links

Fixes isort.

Updates my keymap
2022-06-21 17:54:51 -07:00

986 B

Faux Fox Keyboard (ffkb)

ffkb

A 36 or 42 key keyboard with support for per key LEDs, 2 rotary encoders (EC11 or evqwgd001), and a feature in the center (EC11, OLED (128x64), or pimoroni trackball). KMK support is available for the BYO MCU option only.

kb-kb2040.py is designed to work with a KB2040.

kb-nn.py is designed to work with a Nice!Nano.

  • Layers Need more keys than switches? Use layers.
  • RGB Light it up

Instructions:

  • Copy the kmk directory as a whole into the root directory of your KB2040.
  • Copy /lib/neopixel* to /lib/.
  • Copy kb.py and main.py in this folder to /.

Note: The Nice!Nano doesn't have a lot of ROM, so there are a couple of extra steps. See guidance over here.