diff options
author | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2020-04-03 22:52:05 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-04 16:52:05 +1100 |
commit | 38d7145da280a3fad108327ac849832aa2c75d2f (patch) | |
tree | bccbdef5e62fac2947da6fcc6bcd306a6b657e9a /keyboards/1upkeyboards/sweet16/v1 | |
parent | 6e8876be39f829b0327f567d673b23be0f4f28c6 (diff) |
VIA Support: 1upkeyboards Sweet16 (#8652)
* update VID and PID to match the rest of 1up's collection
* add VIA keymap
Diffstat (limited to 'keyboards/1upkeyboards/sweet16/v1')
-rw-r--r-- | keyboards/1upkeyboards/sweet16/v1/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/1upkeyboards/sweet16/v1/config.h b/keyboards/1upkeyboards/sweet16/v1/config.h index 56fd16650c..5264ef698b 100644 --- a/keyboards/1upkeyboards/sweet16/v1/config.h +++ b/keyboards/1upkeyboards/sweet16/v1/config.h @@ -3,7 +3,7 @@ #include "config_common.h" /* USB Device descriptor parameter */ -#define PRODUCT_ID 0x2010 +#define PRODUCT_ID 0x0161 #define DEVICE_VER 0x0001 /* key matrix pins */ |