diff options
author | QMK Bot <hello@qmk.fm> | 2022-08-23 05:01:45 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-08-23 05:01:45 +0000 |
commit | 3dd12b5425c2dc86510f0fdb5187eb4a5d0a340c (patch) | |
tree | 3a4e1b34ff520045dd607f812d8bce56cff2e81d /keyboards/alf/x11/info.json | |
parent | c1ce0f44f8fd6ea31575274ca925c04f60bc8815 (diff) | |
parent | f9584c8368c05add750b7fe342f33772b033363f (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/alf/x11/info.json')
-rw-r--r-- | keyboards/alf/x11/info.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/alf/x11/info.json b/keyboards/alf/x11/info.json index b65a843b28..eb78204fc7 100644 --- a/keyboards/alf/x11/info.json +++ b/keyboards/alf/x11/info.json @@ -1,11 +1,11 @@ { - "keyboard_name": "x11", - "manufacturer": "Alf", + "keyboard_name": "X1.1", + "manufacturer": "ALF", "url": "", "maintainer": "qmk", "usb": { - "vid": "0xFEED", - "pid": "0x0000", + "vid": "0x4146", + "pid": "0x0001", "device_version": "0.0.1" }, "layouts": { |