qmk_firmare/keyboards/fingerpunch/fflx
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 added encoder preset functionality and layer values 2023-04-28 22:13:17 -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
fflx.c
fflx.h
fp_build.json
info.json
readme.md
rules.mk QMK breaking change update: driver names in rules.mk changed from all upper case to all lower case, updating 2023-10-30 01:59:33 -07:00

readme.md

fflx

An ergonomic 40% keyboard

Faux Fox LX (fflx)

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

    make fingerpunch/fflx:default RGBLIGHT_ENABLE=yes FP_EC11_UNDER_PALMS=yes CIRQUE_ENABLE=yes

Options are:

    CIRQUE_ENABLE=yes
    RGBLIGHT_ENABLE=yes
    FP_EC11_UNDER_PALMS=yes
    FP_EVQ_UNDER_PALMS=yes

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