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.
 
 
 
 
 

38 lines
853 B

{
"usb": {
"device_version": "0.0.3"
},
"features": {
"bootmagic": true,
"mousekey": false,
"extrakey": true,
"sleep_led": true,
"nkro": true,
"rgblight": true
},
"build": {
"lto": true
},
"rgblight": {
"saturation_steps": 8,
"brightness_steps": 8,
"led_count": 6,
"animations": {
"breathing": true,
"rainbow_mood": true
}
},
"tapping": {
"term": 175
},
"ws2812": {
"pin": "E6"
},
"matrix_pins": {
"cols": ["B6", "C6", "C7", "F7", "F6", "F5", "F4", "F0", "B7", "D0", "D1", "D2", "D3", "D5", "D4"],
"rows": ["F1", "B4", "B5", "D6", "D7"]
},
"diode_direction": "COL2ROW",
"processor": "atmega32u4",
"bootloader": "atmel-dfu"
}