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
This commit is contained in:
@@ -1,7 +1,13 @@
|
||||
{
|
||||
"keyboard_name": "Adafruit Macropad RP2040",
|
||||
"keyboard_name": "Macropad RP2040",
|
||||
"manufacturer": "Adafruit",
|
||||
"url": "https://learn.adafruit.com/adafruit-macropad-rp2040",
|
||||
"maintainer": "Jpe230",
|
||||
"usb": {
|
||||
"vid": "0x239A",
|
||||
"pid": "0x0108",
|
||||
"device_version": "0.0.1"
|
||||
},
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"layout": [
|
||||
|
||||
Reference in New Issue
Block a user