summaryrefslogtreecommitdiff
path: root/keyboards/handwired/phantagom/baragon/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/phantagom/baragon/info.json')
-rw-r--r--keyboards/handwired/phantagom/baragon/info.json9
1 files changed, 5 insertions, 4 deletions
diff --git a/keyboards/handwired/phantagom/baragon/info.json b/keyboards/handwired/phantagom/baragon/info.json
index 47132a094e..f86dfcf436 100644
--- a/keyboards/handwired/phantagom/baragon/info.json
+++ b/keyboards/handwired/phantagom/baragon/info.json
@@ -12,11 +12,13 @@
"mousekey": true,
"nkro": true,
"rgblight": true,
- "encoder": true,
+ "encoder": true
+ },
+ "ws2812": {
+ "pin": "GP15"
},
"rgblight": {
"led_count": 12,
- "pin": "GP15",
"animations": {
"alternating": true,
"breathing": true,
@@ -32,7 +34,7 @@
},
"encoder": {
"rotary": [
- { "pin_a": "GP6", "pin_b": "GP7", "resolution": 2 }
+ {"pin_a": "GP6", "pin_b": "GP7", "resolution": 2}
]
},
"matrix_pins": {
@@ -61,7 +63,6 @@
{"matrix": [2, 0], "x": 0, "y": 2},
{"matrix": [2, 1], "x": 1, "y": 2},
{"matrix": [2, 2], "x": 2, "y": 2}
-
]
}
}