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.
 
 
 
 
 

32 lines
858 B

{
"processor": "STM32F103",
"bootloader": "stm32duino",
"rgblight": {
"led_count": 23,
"sleep": true,
"animations": {
"alternating": true,
"breathing": true,
"christmas": true,
"knight": true,
"rainbow_mood": true,
"rainbow_swirl": true,
"rgb_test": true,
"snake": true,
"static_gradient": true,
"twinkle": true
}
},
"features": {
"rgblight": true,
"nkro": true
},
"matrix_pins": {
"cols": ["B12", "B13", "B14", "B15", "A8", "A9", "B11", "B10", "B2", "B1", "B0", "A7", "A6", "A5", "A2", "A1", "A0"],
"rows": ["A10", "B3", "B4", "C13", "A4", "A3"]
},
"ws2812": {
"pin": "B5"
},
"mcu_lcdscrpipt": "STM32F103xB_stm32duino"
}