summaryrefslogtreecommitdiff
path: root/keyboards/exclusive/e65
AgeCommit message (Collapse)Author
2020-10-29[Keyboard] Add via keymap to E6.5 (#10771)bintobean
* Added basic via keymap * Added via keymaps and changed config Product and Vendor ID * Update keyboards/exclusive/e65/keymaps/via/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/exclusive/e65/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Refactored via/keymap.c to use LAYOUT_all * Refactored e65.h to remove nested matrix layouts * Previous commit missed LAYOUT_65_ansi_blocker. Fixed Co-authored-by: Ryan <fauxpark@gmail.com>
2020-01-29Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty
* 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>
2019-12-13[Keymap] Personal keymap for the E6.5 (#7623)Sid Carter
* add new layout mirroring all my other layouts * add rgb and other keys on fnm layer
2019-11-20[Keyboard] Update e65.c to fix Caps Lock indicator (#7405)trinity1561
* Update e65.c Fixing Caps Lock LED indicator * Update e65.c Using new LED functions (led_update_kb)
2019-10-05Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark
* Cleanup rules.mk for 32U4 keyboards, A-F * Put back stuff in VIA keymaps
2019-09-2565 ansi blocker everywhere (everywhere I can find) (#6805)MechMerlin
* 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
2019-09-17[Keymap] Fix e65 7u WK layout and add crd's personal keymap (#6750)Jason Thigpen
* Add e65 keymap for crd * Fix e65 7u wk layout
2019-09-09[Keyboard] Add the E6.5 keyboard (#6693)Brice Figureau
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.