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.
 
 
 
 
 

31 lines
673 B

{
"eeprom": {
"driver": "i2c"
},
"backlight": {
"pin": "A6",
"levels": 20,
"breathing": true
},
"rgblight": {
"led_count": 22,
"animations": {
"breathing": true,
"rainbow_mood": true,
"rainbow_swirl": true,
"snake": true,
"knight": true,
"christmas": true,
"static_gradient": true,
"rgb_test": true,
"alternating": true,
"twinkle": true
}
},
"ws2812": {
"pin": "B15",
"driver": "pwm"
},
"processor": "STM32F411",
"bootloader": "stm32-dfu"
}