summaryrefslogtreecommitdiff
path: root/keyboards/waterfowl/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/waterfowl/info.json')
-rw-r--r--keyboards/waterfowl/info.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/keyboards/waterfowl/info.json b/keyboards/waterfowl/info.json
index ff8af90fb3..159773a1c9 100644
--- a/keyboards/waterfowl/info.json
+++ b/keyboards/waterfowl/info.json
@@ -20,7 +20,13 @@
]
},
"split": {
- "soft_serial_pin": "D2"
+ "soft_serial_pin": "D2",
+ "transport": {
+ "sync": {
+ "modifiers": true,
+ "wpm": true
+ }
+ }
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",