Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin (#20303)
This commit is contained in:
@@ -12,6 +12,9 @@
|
||||
"cols": ["F0", "F1", "F4", "F5", "F6", "F7", "B7", "D1", "D2", "D3", "B3", "B2"],
|
||||
"rows": ["B0", "B1", "D4", "D5"]
|
||||
},
|
||||
"ws2812": {
|
||||
"pin": "D6"
|
||||
},
|
||||
"diode_direction": "COL2ROW",
|
||||
"processor": "atmega32u4",
|
||||
"bootloader": "atmel-dfu",
|
||||
|
||||
Reference in New Issue
Block a user