Massdrop / qmk_firmware

keyboard controller firmware for Atmel AVR and ARM USB families
http://qmk.fm
GNU General Public License v2.0
89 stars 108 forks source link

Pull RGB interface out of TMK layer (don't merge this) #1

Closed just-another-jxliu closed 5 years ago

just-another-jxliu commented 5 years ago

Don't merge this. This is just to review diffs from master. Code is hacky right now.

Goal of this change is to make it easier to configure LEDs by:

This change will make it easier for the web-based configurator to template an LED configuration into a keymap.c file.