diff options
author | Ryan <fauxpark@gmail.com> | 2022-08-25 00:28:38 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-24 15:28:38 +0100 |
commit | cf41c24db853f825150802d30dce73ba507b69c0 (patch) | |
tree | 832ea3d643dabefb6174fc2849f1700b3a5b6902 /keyboards/gmmk/gmmk2/p96/ansi/info.json | |
parent | e06ea4a10fd57abfc51f4021dfc2dbe15e5432b2 (diff) | |
download | qmk_firmware-cf41c24db853f825150802d30dce73ba507b69c0.tar.gz qmk_firmware-cf41c24db853f825150802d30dce73ba507b69c0.zip |
Move keyboard USB IDs and strings to data driven: develop (#18152)
* Move keyboard USB IDs and strings to data driven: develop
* Also do new onekeys
Diffstat (limited to 'keyboards/gmmk/gmmk2/p96/ansi/info.json')
-rw-r--r-- | keyboards/gmmk/gmmk2/p96/ansi/info.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/gmmk/gmmk2/p96/ansi/info.json b/keyboards/gmmk/gmmk2/p96/ansi/info.json index 1fe1530e4e..a5a1d6c3d5 100644 --- a/keyboards/gmmk/gmmk2/p96/ansi/info.json +++ b/keyboards/gmmk/gmmk2/p96/ansi/info.json @@ -1,7 +1,13 @@ { "keyboard_name": "GMMK V2 96 ANSI", + "manufacturer": "Glorious", "url": "http://www.pcgamingrace.com", "maintainer": "GloriousThrall", + "usb": { + "vid": "0x320F", + "pid": "0x504B", + "device_version": "0.0.1" + }, "layouts": { "LAYOUT": { "layout": [ |