aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/exclusive/e65
Commit message (Collapse)AuthorAgeFilesLines
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-291-4/+4
| | | | | | | | | | | * Removed reference to firmware size in 0-9,a-f board-level and default keymap 'rules.mk' files * Correct some 'rules.mk' in boards buried under vendor folders * PR8027 patch Co-authored-by: GeorgeKoenig <35542036+GeorgeKoenig@users.noreply.github.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* [Keymap] Personal keymap for the E6.5 (#7623)Sid Carter2019-12-131-0/+26
| | | | | | * add new layout mirroring all my other layouts * add rgb and other keys on fnm layer
* [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.