keyboard/qmk/keyboards/k_type/keymaps/rgb/readme.md

6 lines
325 B
Markdown
Raw Normal View History

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