summaryrefslogtreecommitdiffstats
path: root/keyboards/exclusive/e7v1/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
|
* [Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus222021-07-191-1/+1
| | | | | * fix sat75 * update uint32_t to layer_state
* [Keymap] VIA Support: Exclusive E7-V1 (#9038)MechMerlin2020-05-162-0/+53
| | | | | | | | | | * add a VIA Keymap * update VID and PID * update readme * Update keyboards/exclusive/e7v1/readme.md
* Regroup all Exclusive keyboard in one directoryBrice Figureau2019-02-076-0/+236
To reduce clutter in the `keyboards/` directory, this patch moves all keyboards definitions for Exclusive boards to its own subdirectory.