Move keyboard USB IDs and strings to data driven: handwired (#17822)
This commit is contained in:
@@ -1,7 +1,13 @@
|
||||
{
|
||||
"keyboard_name": "aball",
|
||||
"keyboard_name": "ABall",
|
||||
"manufacturer": "Richard Sutherland",
|
||||
"url": "https://github.com/brickbots/aball/",
|
||||
"maintainer": "@brickbots",
|
||||
"usb": {
|
||||
"vid": "0xFEED",
|
||||
"pid": "0xC2F0",
|
||||
"device_version": "0.0.1"
|
||||
},
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"layout": [
|
||||
|
||||
Reference in New Issue
Block a user