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.
 
 
 
 
 

42 lines
723 B

{
"keyboard_name": "2% Milk",
"manufacturer": "Spaceman",
"url": "",
"maintainer": "Spaceman",
"usb": {
"vid": "0x5342",
"pid": "0x3225",
"device_version": "0.0.1"
},
"rgblight": {
"led_count": 1
},
"ws2812": {
"pin": "B6"
},
"processor": "atmega32u4",
"bootloader": "caterina",
"features": {
"bootmagic": false,
"command": true,
"console": true,
"extrakey": true,
"mousekey": false,
"nkro": true,
"rgblight": true
},
"matrix_pins": {
"direct": [
["D4"],
["C6"]
]
},
"layouts": {
"LAYOUT": {
"layout": [
{"x": 0, "y": 0, "matrix": [0, 0]},
{"x": 0, "y": 1, "matrix": [1, 0]}
]
}
}
}