qmk-dactyl-manuform-a/keyboards/k_type
Andrew-Fahmy e6f7da4036
Fixing K-type RGB lighting (#11551)
* initial rgb driver fix

* added underglow LEDs and fixed typo in RGB locations

* removed test code

* added my key maps

* updated rgb keymap to work with changes

* refactored my code to make it more maintainable and updated keymaps.

* added GPL licence
2021-02-28 16:38:13 +11:00
..
keymaps Fixing K-type RGB lighting (#11551) 2021-02-28 16:38:13 +11:00
chconf.h Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
config.h K-Type refactor (#9864) 2020-08-29 14:30:02 -07:00
halconf.h Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
i2c_master.c Fixing K-type RGB lighting (#11551) 2021-02-28 16:38:13 +11:00
i2c_master.h Fixing K-type RGB lighting (#11551) 2021-02-28 16:38:13 +11:00
info.json K-Type refactor (#9864) 2020-08-29 14:30:02 -07:00
is31fl3733.c Fixing K-type RGB lighting (#11551) 2021-02-28 16:38:13 +11:00
is31fl3733.h Fixing K-type RGB lighting (#11551) 2021-02-28 16:38:13 +11:00
k_type.c Fixing K-type RGB lighting (#11551) 2021-02-28 16:38:13 +11:00
k_type.h K-Type refactor (#9864) 2020-08-29 14:30:02 -07:00
led.c Fixing K-type RGB lighting (#11551) 2021-02-28 16:38:13 +11:00
mcuconf.h Fixing K-type RGB lighting (#11551) 2021-02-28 16:38:13 +11:00
readme.md K-Type refactor (#9864) 2020-08-29 14:30:02 -07:00
rules.mk Fixing K-type RGB lighting (#11551) 2021-02-28 16:38:13 +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.