summaryrefslogtreecommitdiff
path: root/keyboards/handwired/freoduo/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/freoduo/info.json')
-rw-r--r--keyboards/handwired/freoduo/info.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/handwired/freoduo/info.json b/keyboards/handwired/freoduo/info.json
index 5ddf21ee79..fe66b4f2a6 100644
--- a/keyboards/handwired/freoduo/info.json
+++ b/keyboards/handwired/freoduo/info.json
@@ -16,6 +16,11 @@
"split": {
"soft_serial_pin": "D0"
},
+"rgblight": {
+ "sleep": true,
+ "led_map": [15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30],
+ "split_count": [16, 14]
+},
"ws2812": {
"pin": "D4"
},