Move keyboard USB IDs and strings to data driven: O (#17874)
This commit is contained in:
@@ -1,7 +1,13 @@
|
||||
{
|
||||
"keyboard_name": "steal this keyboard",
|
||||
"keyboard_name": "Steal This Keyboard!",
|
||||
"manufacturer": "Obosob",
|
||||
"url": "https://github.com/obosob/steal_this_keyboard",
|
||||
"maintainer": "@obosob",
|
||||
"usb": {
|
||||
"vid": "0xC2AB",
|
||||
"pid": "0x50AD",
|
||||
"device_version": "0.0.1"
|
||||
},
|
||||
"layouts": {
|
||||
"LAYOUT_split_3x5_2": {
|
||||
"layout": [
|
||||
|
||||
Reference in New Issue
Block a user