summaryrefslogtreecommitdiff
path: root/keyboards/exclusive/e6_rgb/e6_rgb.h
Commit message (Collapse)AuthorAge
* Exclusive E6 RGB Refactor (#14604)James Young2021-09-26
|
* [Keyboard] fixed hhkb keymap issue on e6_rgb (#7684)yulei2020-01-08
| | | | | | | | | | | | | | | | | | | | | | * 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
* Regroup all Exclusive keyboard in one directoryBrice Figureau2019-02-07
To reduce clutter in the `keyboards/` directory, this patch moves all keyboards definitions for Exclusive boards to its own subdirectory.