Add VIA code to ergoTravel (#10493)

* Add VIA code to ergoTravel, VendorId changed to allow via

* Update LTO_ENABLE for via

* Accept comments from the QMK PR discussion

* Restore original rules.mk from qmk master, update via rules to remove redundant bootmagic

* rules update

* find and use unique VID without qmk. Used 0x4A50, did not find clash

* Removed unused via layer

* Reset hard to last clean commit, redo changes for Hex Translation and Enum
This commit is contained in:
Harshit Goel
2020-10-15 23:41:23 +05:30
committed by GitHub
parent 21357b658a
commit 0f453bc5f7
5 changed files with 109 additions and 3 deletions

View File

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