aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/frobiac
diff options
context:
space:
mode:
authorJoel Challis2025-04-24 02:28:13 +0200
committerGitHub2025-04-24 02:28:13 +0200
commit0bd02952eab98f3c2327b80705f03ce7ede6e100 (patch)
tree10bb2e54e50d0172a8d701f3c1c76d5268756794 /keyboards/frobiac
parent5ea7283159c7004cd3096534e5b7ebd8d477fc50 (diff)
Remove `"command":false` from keyboards (#25193)
Diffstat (limited to 'keyboards/frobiac')
-rw-r--r--keyboards/frobiac/blackbowl/keyboard.json1
-rw-r--r--keyboards/frobiac/blackflat/keyboard.json1
-rw-r--r--keyboards/frobiac/hypernano/keyboard.json1
-rw-r--r--keyboards/frobiac/redtilt/keyboard.json1
4 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/frobiac/blackbowl/keyboard.json b/keyboards/frobiac/blackbowl/keyboard.json
index 27cbd78209..704a8b0d62 100644
--- a/keyboards/frobiac/blackbowl/keyboard.json
+++ b/keyboards/frobiac/blackbowl/keyboard.json
@@ -8,7 +8,6 @@
"diode_direction": "ROW2COL",
"features": {
"bootmagic": false,
- "command": false,
"dynamic_macro": true,
"extrakey": true,
"mousekey": true,
diff --git a/keyboards/frobiac/blackflat/keyboard.json b/keyboards/frobiac/blackflat/keyboard.json
index 0d9229f96a..b8c8622ac8 100644
--- a/keyboards/frobiac/blackflat/keyboard.json
+++ b/keyboards/frobiac/blackflat/keyboard.json
@@ -8,7 +8,6 @@
"diode_direction": "COL2ROW",
"features": {
"bootmagic": false,
- "command": false,
"dynamic_macro": true,
"extrakey": true,
"mousekey": true,
diff --git a/keyboards/frobiac/hypernano/keyboard.json b/keyboards/frobiac/hypernano/keyboard.json
index 28a8e9b766..ec7d850fd3 100644
--- a/keyboards/frobiac/hypernano/keyboard.json
+++ b/keyboards/frobiac/hypernano/keyboard.json
@@ -8,7 +8,6 @@
"diode_direction": "COL2ROW",
"features": {
"bootmagic": false,
- "command": false,
"dynamic_macro": true,
"extrakey": true,
"mousekey": true,
diff --git a/keyboards/frobiac/redtilt/keyboard.json b/keyboards/frobiac/redtilt/keyboard.json
index 764bc9be7b..5a6d746f35 100644
--- a/keyboards/frobiac/redtilt/keyboard.json
+++ b/keyboards/frobiac/redtilt/keyboard.json
@@ -8,7 +8,6 @@
"diode_direction": "COL2ROW",
"features": {
"bootmagic": false,
- "command": false,
"dynamic_macro": true,
"extrakey": true,
"mousekey": true,