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