summaryrefslogtreecommitdiff
path: root/keyboards/cablecardesigns/cypher/rev6/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/cablecardesigns/cypher/rev6/info.json')
-rw-r--r--keyboards/cablecardesigns/cypher/rev6/info.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/cablecardesigns/cypher/rev6/info.json b/keyboards/cablecardesigns/cypher/rev6/info.json
index 5974c492a1..5bd725322e 100644
--- a/keyboards/cablecardesigns/cypher/rev6/info.json
+++ b/keyboards/cablecardesigns/cypher/rev6/info.json
@@ -14,10 +14,18 @@
},
"diode_direction": "COL2ROW",
"backlight": {
+ "driver": "timer",
"pin": "D0",
"levels": 5,
"breathing": true
},
+ "rgblight": {
+ "hue_steps": 12,
+ "saturation_steps": 25,
+ "brightness_steps": 12,
+ "led_count": 3,
+ "sleep": true
+ },
"ws2812": {
"pin": "D5"
},