keyboard/qmk/keyboards/k_type/keymaps/rgb
2020-12-25 15:21:40 -05:00
..
config.h Add back qmk firmware that's been updated for kemonine setups 2020-09-24 23:24:14 -04:00
keymap.c Add back qmk firmware that's been updated for kemonine setups 2020-09-24 23:24:14 -04:00
readme.md Add back qmk firmware that's been updated for kemonine setups 2020-09-24 23:24:14 -04:00
rules.mk Update qmk sources 2020-12-25 15:21:40 -05:00

K-Type RGB Matrix Keymap

This is an experimental keymap adding support for RGB Matrix on the K-Type.

The board has two IS31FL3733 LED controllers, but they are each on different I2C buses, which QMK's i2c_master implementation currently does not support. As a result, all the keys after the left shift will not be lit.