aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/exclusive/e65
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Update e65.c to fix Caps Lock indicator (#7405)trinity15612019-11-201-7/+13
| | | | | | | | | | * Update e65.c Fixing Caps Lock LED indicator * Update e65.c Using new LED functions (led_update_kb)
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-051-0/+7
| | | | | | * Cleanup rules.mk for 32U4 keyboards, A-F * Put back stuff in VIA keymaps
* 65 ansi blocker everywhere (everywhere I can find) (#6805)MechMerlin2019-09-251-0/+2
| | | | | | | | | | | | | | | | | | | | * e6.5 actually already had a 65_ansi_blocker LAYOUT macro, so just had to enable in rules. * Add the 65_ansi_blocker LAYOUT macro and enable in rules.mk * rename LAYOUT macro in .h and in the keymap.c as it was only a default keymap. Also enable in rules.mk * rename but also had to define the existing LAYOUT macro as the new one to prevent breakage of existing keymaps * add 65_ansi_blocker support for vinta * forgot to update the info.json on these * add new default layout 65_ansi_blocker support to alt * add 65_ansi_blocker support * undo changes
* [Keymap] Fix e65 7u WK layout and add crd's personal keymap (#6750)Jason Thigpen2019-09-173-8/+46
| | | | | | * Add e65 keymap for crd * Fix e65 7u wk layout
* [Keyboard] Add the E6.5 keyboard (#6693)Brice Figureau2019-09-0911-0/+765
The E6.5 is the new 65% keyboard made by Exclusive. This changeset adds its PCB to QMK, including all the bottom row variants and iso/ansi/split BS layouts.