e6f7da4036
* 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 |
||
---|---|---|
.. | ||
keymaps | ||
chconf.h | ||
config.h | ||
halconf.h | ||
i2c_master.c | ||
i2c_master.h | ||
info.json | ||
is31fl3733.c | ||
is31fl3733.h | ||
k_type.c | ||
k_type.h | ||
led.c | ||
mcuconf.h | ||
readme.md | ||
rules.mk |
Input Club K-Type
Firmware for custom keyboard PCB with TKL Key Layout
- Keyboard Maintainer: Kaleb Elwert
- Hardware Supported: Input Club K-Type
- Hardware Availability: Input Club, Massdrop
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.