| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
* Cleanup rules.mk for 32U4 keyboards, A-F
* Put back stuff in VIA keymaps
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2) (#5783)
* Initial conversion of the rgb_led struct
* Converting last keyboard & updating effects to take advantage of the new structure
* New struct should not be const
* Updated docs
* Changing define ___ for no led to NO_LED
* Missed converting some keymap usages of the old struct layout
|
|
|
|
| |
Updated effects to test led flags
Updated massdrop to use new flags field for led toggle
|
|
To reduce clutter in the `keyboards/` directory, this patch moves all
keyboards definitions for Exclusive boards to its own subdirectory.
|