aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/oddball/info.json
diff options
context:
space:
mode:
authorJoel Challis2024-04-20 10:18:12 +0200
committerGitHub2024-04-20 10:18:12 +0200
commit49593dc81ffc178e56639c89e61572e570b42ad5 (patch)
treec1011a26c235b8dd88feea44724940ecdfdd3672 /keyboards/oddball/info.json
parent5ab3b27e5f9049d2e4036a71cc4fc7f2922629d1 (diff)
Migrate build target markers to keyboard.json - OQ (#23564)
Diffstat (limited to 'keyboards/oddball/info.json')
-rw-r--r--keyboards/oddball/info.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/keyboards/oddball/info.json b/keyboards/oddball/info.json
index 8ec0cb69b2..fdbb8b2b1d 100644
--- a/keyboards/oddball/info.json
+++ b/keyboards/oddball/info.json
@@ -8,6 +8,13 @@
"pid": "0xCA49",
"device_version": "0.0.1"
},
+ "features": {
+ "bootmagic": false,
+ "extrakey": true,
+ "mousekey": false,
+ "nkro": false,
+ "pointing_device": true
+ },
"split": {
"enabled": true
},