summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/onekey/info.json
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2022-11-12 14:20:44 +1100
committerGitHub <noreply@github.com>2022-11-12 03:20:44 +0000
commit8cecf7fad8614de2defd43f225250186cc517f38 (patch)
tree63c57a274c51a61602843916d84fd722ec0d76d7 /keyboards/handwired/onekey/info.json
parent1caedd10c45adef49724f5aa0967e23286f4dd38 (diff)
onekey: disable NKRO and mousekeys by default (#19038)
Diffstat (limited to 'keyboards/handwired/onekey/info.json')
-rw-r--r--keyboards/handwired/onekey/info.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/handwired/onekey/info.json b/keyboards/handwired/onekey/info.json
index 605e73e726..0639ec99fd 100644
--- a/keyboards/handwired/onekey/info.json
+++ b/keyboards/handwired/onekey/info.json
@@ -10,11 +10,11 @@
"diode_direction": "COL2ROW",
"features": {
"bootmagic": false,
- "mousekey": true,
+ "mousekey": false,
"extrakey": true,
"console": true,
"command": false,
- "nkro": true,
+ "nkro": false,
"backlight": false,
"rgblight": false,
"audio": false