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