qmk-dactyl-manuform-a/keyboards/k_type
Joel Challis 282e916d86
Remove use of __flash due to LTO issues (#15268)
2021-11-24 18:38:49 +11:00
..
keymaps
chconf.h
config.h
halconf.h
i2c_master.c
i2c_master.h
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
is31fl3733-dual.c
is31fl3733-dual.h Remove use of __flash due to LTO issues (#15268) 2021-11-24 18:38:49 +11:00
k_type-rgbdriver.c
k_type.c Remove use of __flash due to LTO issues (#15268) 2021-11-24 18:38:49 +11:00
k_type.h
mcuconf.h
readme.md
rules.mk Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) 2021-09-12 15:27:29 +10:00

readme.md

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 k_type:default

Flashing example for this keyboard:

make 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.