info.json
whitespace cleanups (#20651)
This commit is contained in:
parent
1ab355802f
commit
79aa319946
805 changed files with 10370 additions and 10751 deletions
|
@ -12,25 +12,25 @@
|
|||
"extrakey": true,
|
||||
"mousekey": false,
|
||||
"nkro": true,
|
||||
"rgblight": true
|
||||
"rgblight": true
|
||||
},
|
||||
"rgblight": {
|
||||
"led_count": 1,
|
||||
"hue_steps": 10,
|
||||
"saturation_steps": 17,
|
||||
"hue_steps": 10,
|
||||
"saturation_steps": 17,
|
||||
"brightness_steps": 17,
|
||||
"max_brightness": 255,
|
||||
"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
|
||||
"max_brightness": 255,
|
||||
"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
|
||||
}
|
||||
},
|
||||
"ws2812": {
|
||||
|
@ -38,7 +38,7 @@
|
|||
"driver": "vendor"
|
||||
},
|
||||
"encoder": {
|
||||
"enabled": true,
|
||||
"enabled": true,
|
||||
"rotary": [
|
||||
{"pin_a": "GP27", "pin_b": "GP28", "resolution": 2}
|
||||
]
|
||||
|
@ -51,7 +51,7 @@
|
|||
"layouts": {
|
||||
"LAYOUT_k1": {
|
||||
"layout": [
|
||||
{ "x": 0, "y": 0, "matrix": [0, 0] }
|
||||
{"x": 0, "y": 0, "matrix": [0, 0]}
|
||||
]
|
||||
}
|
||||
},
|
||||
|
|
|
@ -17,25 +17,25 @@
|
|||
"extrakey": true,
|
||||
"mousekey": false,
|
||||
"nkro": true,
|
||||
"rgblight": true
|
||||
"rgblight": true
|
||||
},
|
||||
"rgblight": {
|
||||
"led_count": 4,
|
||||
"hue_steps": 10,
|
||||
"saturation_steps": 17,
|
||||
"hue_steps": 10,
|
||||
"saturation_steps": 17,
|
||||
"brightness_steps": 17,
|
||||
"max_brightness": 255,
|
||||
"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
|
||||
"max_brightness": 255,
|
||||
"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
|
||||
}
|
||||
},
|
||||
"ws2812": {
|
||||
|
@ -43,7 +43,7 @@
|
|||
"driver": "vendor"
|
||||
},
|
||||
"encoder": {
|
||||
"enabled": true,
|
||||
"enabled": true,
|
||||
"rotary": [
|
||||
{"pin_a": "GP1", "pin_b": "GP2", "resolution": 2}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue