qmk_firmware/keyboards/input_club/k_type
2023-07-16 23:42:56 +10:00
..
keymaps quantum: remove direct quantum.h includes (#21507) 2023-07-16 23:42:56 +10:00
chconf.h
config.h Move matrix config to info.json, part 1 (#19985) 2023-03-05 22:53:52 +00:00
halconf.h
i2c_master.c
i2c_master.h
info.json Move RGB_MATRIX_DRIVER to data driven (#20350) 2023-04-08 18:08:08 +10:00
is31fl3733-dual.c Change DRIVER_LED_COUNT to {LED,RGB}_MATRIX_LED_COUNT (#18399) 2022-09-23 22:46:23 +10:00
is31fl3733-dual.h Change DRIVER_LED_COUNT to {LED,RGB}_MATRIX_LED_COUNT (#18399) 2022-09-23 22:46:23 +10:00
k_type-rgbdriver.c quantum: remove direct quantum.h includes (#21507) 2023-07-16 23:42:56 +10:00
k_type.c Move TKL layouts to data driven (#20337) 2023-04-05 15:53:45 +10:00
mcuconf.h
readme.md
rules.mk Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 2023-06-23 20:31:25 +01:00

Input Club K-Type

Firmware for custom keyboard PCB with TKL Key Layout

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

make input_club/k_type:default

Flashing example for this keyboard:

make input_club/k_type:default:flash

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