Add encoder map to boardsource/lulu, and some other dd migrations (#19281)

This commit is contained in:
jack
2022-12-13 19:49:06 -07:00
committed by GitHub
parent 582f879d6f
commit fecfb176b4
6 changed files with 25 additions and 22 deletions

View File

@@ -9,7 +9,8 @@
"mousekey": true,
"nkro": true,
"rgb_matrix": true,
"oled": true
"oled": true,
"encoder": true
},
"url": "https://boardsource.xyz/projects/60de24d6847112054777bbdd",
"usb": {
@@ -20,15 +21,18 @@
"split": {
"enabled": true
},
"encoder": {
"enabled": true
},
"matrix_size": {
"cols": 6,
"rows": 10
},
"rgb_matrix": {
"driver": "WS2812",
"split_count": [35, 35],
"max_brightness": 150,
"animations": {
"alphas_mods": true,
"gradient_up_down": true,
"gradient_left_right": true,
"breathing": true,
"band_sat": true,
"band_val": true
},
"layout": [
{ "flags": 2, "x": 86, "y": 55 },
{ "flags": 2, "x": 51, "y": 55 },