qmk_firmare/keyboards/fingerpunch/tenbit
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
..
4x12 simplified tenbit compile options to cirque only, defaulting audio and rgb matrix to be enabled 2023-12-23 16:57:20 -08:00
5x12 simplified tenbit compile options to cirque only, defaulting audio and rgb matrix to be enabled 2023-12-23 16:57:20 -08: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
halconf.h
mcuconf.h fix cirque support for tenbit 2023-03-23 08:14:47 -07:00
readme.md
rgb_matrix_kb.inc
rules.mk simplified tenbit compile options to cirque only, defaulting audio and rgb matrix to be enabled 2023-12-23 16:57:20 -08:00
tenbit.c added tenbit 4x12 support 2023-05-06 00:12:10 -07:00
tenbit.h added tenbit 4x12 support 2023-05-06 00:12:10 -07:00

readme.md

tenbit

An ortho 50% keyboard

tenbit

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

    make fingerpunch/tenbit:default RGB_MATRIX_ENABLE=yes CIRQUE_ENABLE=yes AUDIO_ENABLE=yes

Options are:

    CIRQUE_ENABLE=yes
    RGB_MATRIX_ENABLE=yes
    AUDIO_ENABLE=yes

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