qmk_firmare/keyboards/fingerpunch/ffkb/lite/v1
Sadek Baroudi 9b94c47d05 svlinky v0.2 is now default, with continued support for v0.1 2024-05-12 03:23:11 -07:00
..
keymaps added better vik configuration support for ec11 evq vik module 2023-12-24 16:24:42 -08:00
config.h svlinky v0.2 is now default, with continued support for v0.1 2024-05-12 03:23:11 -07:00
fp_build.json
info.json
readme.md updated ffkb lite to work by default for pro micro boards, and requires explicit code change to use svlinky 2023-11-23 20:42:51 -08:00
rules.mk added better vik configuration support for ec11 evq vik module 2023-12-24 16:24:42 -08:00
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.