diff options
author | Dave Rowe <dave@roweware.com> | 2022-08-23 00:00:58 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-22 22:00:58 -0700 |
commit | f9584c8368c05add750b7fe342f33772b033363f (patch) | |
tree | 0dfad8090391a781eded61361de7efbd4e5554b6 /keyboards/alf/x11/info.json | |
parent | b395f40e079c4bf19ee9c06457ee75adc0979f85 (diff) | |
download | qmk_firmware-f9584c8368c05add750b7fe342f33772b033363f.tar.gz qmk_firmware-f9584c8368c05add750b7fe342f33772b033363f.zip |
[Keyboard] Enable VIA - ALF X1.1 (#18140)
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": { |