[Keyboard] Add via keymap to E6.5 (#10771)

* 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>
This commit is contained in:
bintobean 2020-10-29 00:00:38 -07:00 committed by GitHub
parent 25508bf6eb
commit b3b41fc428
2 changed files with 48 additions and 0 deletions

View file

@ -0,0 +1,2 @@
VIA_ENABLE = yes
LTO_ENABLE = yes