aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/yanghu/unicorne/info.json
diff options
context:
space:
mode:
authorJack Sangdahl2025-09-11 19:34:10 +0200
committerGitHub2025-09-11 19:34:10 +0200
commit74b0f054c1850baab3a4a66b6296ebe240a6b7ae (patch)
tree39f770a772cbb08f59ba0e99a3fc8d62eb388936 /keyboards/yanghu/unicorne/info.json
parent6eee1940e8b9ce9a2b57f7fcec3cd92224b6113f (diff)
Migrate `g_led_config` to DD (YZ) (#25650)
Diffstat (limited to 'keyboards/yanghu/unicorne/info.json')
-rw-r--r--keyboards/yanghu/unicorne/info.json12
1 files changed, 11 insertions, 1 deletions
diff --git a/keyboards/yanghu/unicorne/info.json b/keyboards/yanghu/unicorne/info.json
index 1b890dcaba..838f9d330e 100644
--- a/keyboards/yanghu/unicorne/info.json
+++ b/keyboards/yanghu/unicorne/info.json
@@ -41,7 +41,17 @@
"driver": "pwm"
},
"rgb_matrix": {
- "driver": "ws2812"
+ "driver": "ws2812",
+ "layout": [
+ {"matrix": [3, 5], "x": 94, "y": 60, "flags": 255},
+ {"matrix": [2, 2], "x": 18, "y": 44, "flags": 255},
+ {"matrix": [1, 2], "x": 8, "y": 10, "flags": 255},
+ {"matrix": [1, 5], "x": 94, "y": 10, "flags": 255},
+ {"matrix": [1, 8], "x": 130, "y": 10, "flags": 255},
+ {"matrix": [1, 11], "x": 216, "y": 10, "flags": 255},
+ {"matrix": [2, 11], "x": 208, "y": 44, "flags": 255},
+ {"matrix": [3, 8], "x": 130, "y": 60, "flags": 255}
+ ]
},
"matrix_pins": {
"cols": ["A14", "A15", "B13", "B14", "B15", "A13", "A0", "A1", "A2", "A3", "A6", "A7"],