Add VIA Keymap for Worldspawn Gothic70. (#10617)

* Add VIA Keymap for Worldspawn Gothic70.

* Prevent LEDs from turning on at startup.

* Add license header to keymap.

* Fix Keymap Formatting.
This commit is contained in:
Nate Stein
2020-11-09 16:30:31 -08:00
committed by GitHub
parent f38a3b7408
commit ed8d1d1ae7
3 changed files with 80 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
#include "config_common.h"
/* USB Device descriptor parameter */
#define VENDOR_ID 0xFEED
#define VENDOR_ID 0x5753 // "WS"
#define PRODUCT_ID 0x63CC
#define DEVICE_VER 0x0001
#define MANUFACTURER Worldspawn00