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.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/keyboards/tominabox1/le_chiffre/he/info.json b/keyboards/tominabox1/le_chiffre/he/info.json
index 8f667298f8..209bafb76c 100644
--- a/keyboards/tominabox1/le_chiffre/he/info.json
+++ b/keyboards/tominabox1/le_chiffre/he/info.json
@@ -2,11 +2,22 @@
"usb": {
"device_version": "0.0.3"
},
+ "ws2812": {
+ "pin": "F0"
+ },
+ "matrix_pins": {
+ "cols": ["F4", "F5", "B0", "B2", "B1", "B4", "D7", "C7", "D2", "F7"],
+ "rows": ["B3", "D4", "F1", "C6"]
+ },
+ "diode_direction": "COL2ROW",
"encoder": {
"rotary": [
{"pin_a": "D5", "pin_b": "D3"}
]
},
+ "rgb_matrix": {
+ "driver": "WS2812"
+ },
"processor": "atmega32u4",
"bootloader": "atmel-dfu"
}