You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

29 lines
676 B

{
"keyboard_name": "Click Pad V1",
"manufacturer": "Copenhagen Click",
"url": "http://copenhagenclick.com/ClickPad-V1/",
"maintainer": "mini-ninja-64",
"usb": {
"vid": "0xFEED",
"pid": "0x27DB",
"device_version": "0.0.1"
},
"matrix_pins": {
"cols": ["F5"],
"rows": ["F7"]
},
"diode_direction": "COL2ROW",
"backlight": {
"pin": "B5",
"breathing": true
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"layouts": {
"LAYOUT": {
"layout": [
{"label": "k00", "matrix": [0, 0], "x": 0, "y": 0}
]
}
}
}