Browse Source

Fixup gmmk/pro/rev2 USB Data (#18056)

pull/18063/head
jack 1 year ago
committed by GitHub
parent
commit
5e6175a553
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 2 deletions
  1. +7
    -1
      keyboards/gmmk/pro/rev2/ansi/info.json
  2. +7
    -1
      keyboards/gmmk/pro/rev2/iso/info.json

+ 7
- 1
keyboards/gmmk/pro/rev2/ansi/info.json View File

@ -1,7 +1,13 @@
{
"keyboard_name": "GMMK Pro (ANSI)",
"keyboard_name": "GMMK Pro ANSI",
"manufacturer": "Glorious",
"url": "https://www.pcgamingrace.com/products/glorious-gmmk-pro-75-barebone-black-reservation",
"maintainer": "GloriousThrall",
"usb": {
"vid": "0x320F",
"pid": "0x5044",
"device_version": "0.0.2"
},
"layouts": {
"LAYOUT": {
"layout": [


+ 7
- 1
keyboards/gmmk/pro/rev2/iso/info.json View File

@ -1,7 +1,13 @@
{
"keyboard_name": "GMMK Pro (ISO)",
"keyboard_name": "GMMK Pro ISO",
"manufacturer": "Glorious",
"url": "https://www.pcgamingrace.com/products/glorious-gmmk-pro-75-barebone-black-reservation",
"maintainer": "GloriousThrall",
"usb": {
"vid": "0x320F",
"pid": "0x5044",
"device_version": "0.0.2"
},
"layouts": {
"LAYOUT": {
"layout": [


Loading…
Cancel
Save