summaryrefslogtreecommitdiff
path: root/keyboards/tominabox1/le_chiffre/rev1/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/tominabox1/le_chiffre/rev1/info.json')
-rw-r--r--keyboards/tominabox1/le_chiffre/rev1/info.json9
1 files changed, 8 insertions, 1 deletions
diff --git a/keyboards/tominabox1/le_chiffre/rev1/info.json b/keyboards/tominabox1/le_chiffre/rev1/info.json
index 90ac25f360..ce90b22975 100644
--- a/keyboards/tominabox1/le_chiffre/rev1/info.json
+++ b/keyboards/tominabox1/le_chiffre/rev1/info.json
@@ -1,5 +1,12 @@
{
"usb": {
"device_version": "0.0.1"
- }
+ },
+ "encoder": {
+ "rotary": [
+ {"pin_a": "D5", "pin_b": "D3"}
+ ]
+ },
+ "processor": "atmega32u4",
+ "bootloader": "atmel-dfu"
}