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

@@ -18,8 +18,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
/* USB Device descriptor parameter */
#define VENDOR_ID 0xCEEB
#define PRODUCT_ID 0x1256
#define VENDOR_ID 0x4A50 //JP
#define PRODUCT_ID 0x4554 //ET
#define DEVICE_VER 0x0100
#define MANUFACTURER JPConstantineau.com
#define PRODUCT ErgoTravel Keyboard