summaryrefslogtreecommitdiff
path: root/keyboards/tominabox1/le_chiffre/he/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/tominabox1/le_chiffre/he/info.json')
-rw-r--r--keyboards/tominabox1/le_chiffre/he/info.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/keyboards/tominabox1/le_chiffre/he/info.json b/keyboards/tominabox1/le_chiffre/he/info.json
index bab0d5242c..b4c02bf0e1 100644
--- a/keyboards/tominabox1/le_chiffre/he/info.json
+++ b/keyboards/tominabox1/le_chiffre/he/info.json
@@ -2,6 +2,9 @@
"usb": {
"device_version": "0.0.3"
},
+ "rgblight": {
+ "led_count": 11
+ },
"ws2812": {
"pin": "F0"
},
@@ -16,7 +19,10 @@
]
},
"rgb_matrix": {
- "driver": "WS2812"
+ "driver": "WS2812",
+ "sat_steps": 8,
+ "val_steps": 8,
+ "speed_steps": 10
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",