summaryrefslogtreecommitdiff
path: root/keyboards/waterfowl
diff options
context:
space:
mode:
authorDuncan Sutherland <dunk2k_2000@hotmail.com>2024-04-12 04:22:15 +0100
committerGitHub <noreply@github.com>2024-04-11 20:22:15 -0700
commit8caa8674d225c1c26403f8c311be6ffbdd9081e1 (patch)
treec111562d260d379791122573d8be04d8b51b1ca4 /keyboards/waterfowl
parentcb81913d18fd567cb2dbadcd9a5c5c767f75ba60 (diff)
Move `SPLIT_KEYBOARD` to data driven (#21410)
Diffstat (limited to 'keyboards/waterfowl')
-rw-r--r--keyboards/waterfowl/info.json1
-rw-r--r--keyboards/waterfowl/rules.mk1
2 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/waterfowl/info.json b/keyboards/waterfowl/info.json
index 159773a1c9..92b4add8ea 100644
--- a/keyboards/waterfowl/info.json
+++ b/keyboards/waterfowl/info.json
@@ -20,6 +20,7 @@
]
},
"split": {
+ "enabled": true,
"soft_serial_pin": "D2",
"transport": {
"sync": {
diff --git a/keyboards/waterfowl/rules.mk b/keyboards/waterfowl/rules.mk
index 0eed9cdd8f..afab74111f 100644
--- a/keyboards/waterfowl/rules.mk
+++ b/keyboards/waterfowl/rules.mk
@@ -12,5 +12,4 @@ RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
OLED_ENABLE = yes # Enables the use of OLED displays
-SPLIT_KEYBOARD = yes # Enables split functionality
ENCODER_ENABLE = yes # Enables the encoders