summaryrefslogtreecommitdiff
path: root/keyboards/exclusive/e6_rgb/info.json
AgeCommit message (Collapse)Author
2022-07-30Move keyboard USB IDs and strings to data driven: E (#17815)Ryan
2021-09-26Exclusive E6 RGB Refactor (#14604)James Young
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2020-01-08[Keyboard] fixed hhkb keymap issue on e6_rgb (#7684)yulei
* 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
2019-02-07Regroup all Exclusive keyboard in one directoryBrice Figureau
To reduce clutter in the `keyboards/` directory, this patch moves all keyboards definitions for Exclusive boards to its own subdirectory.