qmk_firmare/keyboards/fingerpunch/ffkb/lite/v1
Sadek Baroudi d1c8b75485 better generic vik support to handle all modules in one go, testing out with ximega 2024-06-25 16:07:26 -07:00
..
keymaps ffkb lite personal solenoid build 2024-06-14 16:43:40 -07:00
config.h better generic vik support to handle all modules in one go, testing out with ximega 2024-06-25 16:07:26 -07:00
fp_build.json
info.json
readme.md
rules.mk
v1.c
v1.h

readme.md

ffkb lite

An ergonomic 30% keyboard

faux fox keyboard (ffkb) lite

Make example for this keyboard (after setting up your build environment):

    make fingerpunch/ffkb/lite/v1:default FP_INDICATOR_LED_ENABLE=yes

Don't forget to add CONVERT_TO=stemcell if using a stemcell controller.

You can also use FP_CONVERT_TO=svlinky if you are using a svlinky. This is not part of the general QMK converters framework. I added the logic in the firmware for this pcb directly. If using a svlinky, also see the comments at the top of keyboards/fingerpunch/ffkb/lite/rules.mk and uncomment / comment the appropriate lines.

Options are:

    FP_INDICATOR_LED_ENABLE=yes

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.