1
0
Fork 0

info.json whitespace cleanups (#20651)

This commit is contained in:
Ryan 2023-05-02 08:25:15 +10:00 committed by GitHub
parent 1ab355802f
commit 79aa319946
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
805 changed files with 10370 additions and 10751 deletions

View file

@ -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]}
]
}
},

View file

@ -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}
]