summaryrefslogtreecommitdiff
path: root/keyboards/mk65
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2025-04-24 01:28:13 +0100
committerGitHub <noreply@github.com>2025-04-24 10:28:13 +1000
commit0bd02952eab98f3c2327b80705f03ce7ede6e100 (patch)
tree10bb2e54e50d0172a8d701f3c1c76d5268756794 /keyboards/mk65
parent5ea7283159c7004cd3096534e5b7ebd8d477fc50 (diff)
Remove `"command":false` from keyboards (#25193)
Diffstat (limited to 'keyboards/mk65')
-rw-r--r--keyboards/mk65/keyboard.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/mk65/keyboard.json b/keyboards/mk65/keyboard.json
index c8cac57e39..55bfdc0a34 100644
--- a/keyboards/mk65/keyboard.json
+++ b/keyboards/mk65/keyboard.json
@@ -26,7 +26,6 @@
26 "bootmagic": true, 26 "bootmagic": true,
27 "mousekey": true, 27 "mousekey": true,
28 "extrakey": true, 28 "extrakey": true,
29 "command": false,
30 "nkro": true, 29 "nkro": true,
31 "rgblight": true 30 "rgblight": true
32 }, 31 },