aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/buzzard
diff options
context:
space:
mode:
authorDuncan Sutherland2024-04-12 05:22:15 +0200
committerGitHub2024-04-12 05:22:15 +0200
commit8caa8674d225c1c26403f8c311be6ffbdd9081e1 (patch)
treec111562d260d379791122573d8be04d8b51b1ca4 /keyboards/buzzard
parentcb81913d18fd567cb2dbadcd9a5c5c767f75ba60 (diff)
Move `SPLIT_KEYBOARD` to data driven (#21410)
Diffstat (limited to 'keyboards/buzzard')
-rw-r--r--keyboards/buzzard/info.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/buzzard/info.json b/keyboards/buzzard/info.json
new file mode 100644
index 0000000000..3e85dd1697
--- /dev/null
+++ b/keyboards/buzzard/info.json
@@ -0,0 +1,5 @@
+{
+ "split":{
+ "enabled": true
+ }
+}