summaryrefslogtreecommitdiff
path: root/keyboards/skergo/info.json
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-08-03 22:13:21 +0000
committerQMK Bot <hello@qmk.fm>2022-08-03 22:13:21 +0000
commit0a198b59a3f44bf099ef3f15ba3f808c6e0dba5c (patch)
treecc3e90a52b67fbb9260b25fc3cba3eaafce9799a /keyboards/skergo/info.json
parent237039cdcd896e7a99e58db92d193c5ff7a2dc33 (diff)
parenta8744b163074457253da2c63affd3b4cceefe04a (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/skergo/info.json')
-rw-r--r--keyboards/skergo/info.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/skergo/info.json b/keyboards/skergo/info.json
index 83e277a91d..c47a1ac45f 100644
--- a/keyboards/skergo/info.json
+++ b/keyboards/skergo/info.json
@@ -1,7 +1,13 @@
{
"keyboard_name": "SKErgo",
+ "manufacturer": "Keyzio",
"url": "https://keyz.io",
"maintainer": "kevinzhao-tech",
+ "usb": {
+ "vid": "0x4B49",
+ "pid": "0x534B",
+ "device_version": "0.0.1"
+ },
"layout_aliases": {
"LAYOUT_all": "LAYOUT_split_bs"
},