summaryrefslogtreecommitdiff
path: root/keyboards/waterfowl/info.json
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2023-10-21 12:21:23 +0100
committerGitHub <noreply@github.com>2023-10-21 12:21:23 +0100
commit3f1b3a512532b8e6ebd2f73df5222ae146b1f490 (patch)
treeb74d6f2e4c4ced38da9b0dda44965d87249513fe /keyboards/waterfowl/info.json
parent87b4bc17edcf46f06a085a38130b9ff865b5bd39 (diff)
Migrate recently introduced sync items (#22305)
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",