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