qmk-dactyl-manuform-a/keyboards/k_type
Ryan a8d440e4e0
Tidy up NKRO_ENABLE rules (#15382)
2021-12-09 16:05:44 +11:00
..
keymaps [Keyboard] Update K type (#15405) 2021-12-06 20:58:02 -08:00
chconf.h Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
config.h [Keyboard] Update K type (#15405) 2021-12-06 20:58:02 -08:00
halconf.h Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
i2c_master.c [Keyboard] Update K type (#15405) 2021-12-06 20:58:02 -08:00
i2c_master.h [Keyboard] Update K type (#15405) 2021-12-06 20:58:02 -08:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
is31fl3733-dual.c [Keyboard] Update K type (#15405) 2021-12-06 20:58:02 -08:00
is31fl3733-dual.h [Keyboard] Update K type (#15405) 2021-12-06 20:58:02 -08:00
k_type-rgbdriver.c [Keyboard] Update K type (#15405) 2021-12-06 20:58:02 -08:00
k_type.c [Keyboard] Update K type (#15405) 2021-12-06 20:58:02 -08:00
k_type.h K-Type refactor (#9864) 2020-08-29 14:30:02 -07:00
mcuconf.h [Keyboard] Update K type (#15405) 2021-12-06 20:58:02 -08:00
readme.md K-Type refactor (#9864) 2020-08-29 14:30:02 -07:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11: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.