mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-08-21 13:22:52 +01:00
Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"keyboard_name": "Iris Rev. 2",
|
||||
"usb": {
|
||||
"pid": "0x2256",
|
||||
"device_version": "2.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user