Move RGBLIGHT_LED_MAP to data driven (#21095)

This commit is contained in:
Ryan
2023-06-14 22:01:13 +10:00
committed by GitHub
parent 6c4286152f
commit 9551a0a38a
84 changed files with 68 additions and 306 deletions

View File

@@ -19,6 +19,7 @@
]
},
"rgblight": {
"led_map": [0, 1, 2, 3, 4, 5, 6, 7, 15, 14, 13, 12, 11, 10, 9, 8],
"split_count": [8, 8]
},
"ws2812": {