qmk_firmare/keyboards/fingerpunch/kucheza
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
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
fp_build.more_options.json
halconf.h
info.json
kucheza.c
kucheza.h
mcuconf.h
readme.md
rgb_matrix_kb.inc
rules.mk

readme.md

kucheza

An ergonomic 65% keyboard

To build the firmware for this keyboard (after setting up your build environment):

    make fingerpunch/kucheza/v3:default RGB_MATRIX_ENABLE=yes AUDIO_ENABLE=yes

Options are:

    CIRQUE_ENABLE=yes
    RGBLIGHT_ENABLE=yes
    RGB_MATRIX_ENABLE=yes
    ENCODER_ENABLE=yes
    AUDIO_ENABLE=yes
    HAPTIC_ENABLE=yes

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