aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/exclusive/e6_rgb/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] fixed hhkb keymap issue on e6_rgb (#7684)yulei2020-01-081-13/+8
| | | | | | | | | | | | | | | | | | | | | | * fixed hhkb keymap issue and added allleds configuration * fixed layout mismatch * add more matrix control * remove redundent define in rules.mk * turn NKRO on * remove allled macro, adding readme in allleds mode, add via support * add two more layers for via * update readme file * Update keyboards/exclusive/e6_rgb/keymaps/allleds/readme * Update keyboards/exclusive/e6_rgb/keymaps/allleds/readme.md
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-051-46/+8
| | | | | | * Cleanup rules.mk for 32U4 keyboards, A-F * Put back stuff in VIA keymaps
* Regroup all Exclusive keyboard in one directoryBrice Figureau2019-02-071-0/+77
To reduce clutter in the `keyboards/` directory, this patch moves all keyboards definitions for Exclusive boards to its own subdirectory.