qmk-dactyl-manuform-a/keyboards/k_type/keymaps/rgb
Nick Brassel 75ab48958c
Revert "Fixing K-type RGB lighting (#11551)" (#12065)
This reverts commit e6f7da4036.
2021-03-02 12:18:07 +11:00
..
config.h Revert "Fixing K-type RGB lighting (#11551)" (#12065) 2021-03-02 12:18:07 +11:00
keymap.c Revert "Fixing K-type RGB lighting (#11551)" (#12065) 2021-03-02 12:18:07 +11:00
readme.md Revert "Fixing K-type RGB lighting (#11551)" (#12065) 2021-03-02 12:18:07 +11:00
rules.mk 2020 November 28 Breaking Changes Update (#11053) 2020-11-28 12:02:18 -08:00

readme.md

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.