aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/themadnoodle
diff options
context:
space:
mode:
authorJoel Challis2025-04-24 02:28:13 +0200
committerGitHub2025-04-24 02:28:13 +0200
commit0bd02952eab98f3c2327b80705f03ce7ede6e100 (patch)
tree10bb2e54e50d0172a8d701f3c1c76d5268756794 /keyboards/themadnoodle
parent5ea7283159c7004cd3096534e5b7ebd8d477fc50 (diff)
Remove `"command":false` from keyboards (#25193)
Diffstat (limited to 'keyboards/themadnoodle')
-rw-r--r--keyboards/themadnoodle/ncc1701kb/v2/keyboard.json1
-rw-r--r--keyboards/themadnoodle/noodlepad/info.json1
-rw-r--r--keyboards/themadnoodle/noodlepad_micro/keyboard.json1
-rw-r--r--keyboards/themadnoodle/udon13/keyboard.json1
4 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/themadnoodle/ncc1701kb/v2/keyboard.json b/keyboards/themadnoodle/ncc1701kb/v2/keyboard.json
index 151ec83173..069a4b79fa 100644
--- a/keyboards/themadnoodle/ncc1701kb/v2/keyboard.json
+++ b/keyboards/themadnoodle/ncc1701kb/v2/keyboard.json
@@ -7,7 +7,6 @@
"diode_direction": "ROW2COL",
"features": {
"bootmagic": true,
- "command": false,
"extrakey": true,
"mousekey": true,
"nkro": true,
diff --git a/keyboards/themadnoodle/noodlepad/info.json b/keyboards/themadnoodle/noodlepad/info.json
index dde8ae08a7..48f984339c 100644
--- a/keyboards/themadnoodle/noodlepad/info.json
+++ b/keyboards/themadnoodle/noodlepad/info.json
@@ -8,7 +8,6 @@
"diode_direction": "ROW2COL",
"features": {
"bootmagic": true,
- "command": false,
"extrakey": true,
"mousekey": true,
"nkro": true,
diff --git a/keyboards/themadnoodle/noodlepad_micro/keyboard.json b/keyboards/themadnoodle/noodlepad_micro/keyboard.json
index c20b70493c..868cce3177 100644
--- a/keyboards/themadnoodle/noodlepad_micro/keyboard.json
+++ b/keyboards/themadnoodle/noodlepad_micro/keyboard.json
@@ -7,7 +7,6 @@
"diode_direction": "ROW2COL",
"features": {
"bootmagic": true,
- "command": false,
"extrakey": true,
"mousekey": true,
"nkro": true,
diff --git a/keyboards/themadnoodle/udon13/keyboard.json b/keyboards/themadnoodle/udon13/keyboard.json
index 10d4bff834..31ad17a367 100644
--- a/keyboards/themadnoodle/udon13/keyboard.json
+++ b/keyboards/themadnoodle/udon13/keyboard.json
@@ -7,7 +7,6 @@
"diode_direction": "ROW2COL",
"features": {
"bootmagic": true,
- "command": false,
"extrakey": true,
"encoder": true,
"mousekey": true,