[Keyboard] Add Coban Pad 3A (#19634)
This commit is contained in:
28
keyboards/coban/pad3a/info.json
Normal file
28
keyboards/coban/pad3a/info.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"keyboard_name": "Coban Pad 3A",
|
||||
"name": "Coban Pad 3A",
|
||||
"url": "https://cobanstationery.com",
|
||||
"maintainer": "Coban Stationery",
|
||||
"manufacturer": "Coban Stationery",
|
||||
"usb": {
|
||||
"pid": "0xCC3A",
|
||||
"vid": "0xCB3A",
|
||||
"device_version": "1.1.0"
|
||||
},
|
||||
"matrix_pins": {
|
||||
"direct": [
|
||||
["GP8", "GP7", "GP6"]
|
||||
]
|
||||
},
|
||||
"processor": "RP2040",
|
||||
"bootloader": "rp2040",
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"layout": [
|
||||
{"label":"Mute", "x":0, "y":0, "matrix": [0, 0]},
|
||||
{"label":"Next", "x":1, "y":0, "matrix": [0, 1]},
|
||||
{"label":"Push", "x":3, "y":0, "matrix": [0, 2]},
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user