summaryrefslogtreecommitdiff
path: root/keyboards/wuque/mammoth20x/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/wuque/mammoth20x/info.json')
-rw-r--r--keyboards/wuque/mammoth20x/info.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/keyboards/wuque/mammoth20x/info.json b/keyboards/wuque/mammoth20x/info.json
index 003bf12c6e..b251951bec 100644
--- a/keyboards/wuque/mammoth20x/info.json
+++ b/keyboards/wuque/mammoth20x/info.json
@@ -8,6 +8,13 @@
"pid": "0x0005",
"device_version": "0.0.1"
},
+ "encoder": {
+ "rotary": [
+ {"pin_a": "D3", "pin_b": "D2", "resolution": 2}
+ ]
+ },
+ "processor": "atmega32u4",
+ "bootloader": "atmel-dfu",
"layout_aliases": {
"LAYOUT_default": "LAYOUT"
},