aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/themadnoodle
diff options
context:
space:
mode:
authorJoel Challis2025-04-23 04:09:56 +0200
committerGitHub2025-04-23 04:09:56 +0200
commit07684bcc99515c04a9edda3e1dfac2fc9eb79fac (patch)
treeda65adce2416a6f080fad97e2fcbd4a6282af50e /keyboards/themadnoodle
parent847bef31771df62a6e5d271981afb592ff50f74d (diff)
Remove `"console":false` from keyboards (#25190)
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 c67262c562..151ec83173 100644
--- a/keyboards/themadnoodle/ncc1701kb/v2/keyboard.json
+++ b/keyboards/themadnoodle/ncc1701kb/v2/keyboard.json
@@ -8,7 +8,6 @@
"features": {
"bootmagic": true,
"command": false,
- "console": false,
"extrakey": true,
"mousekey": true,
"nkro": true,
diff --git a/keyboards/themadnoodle/noodlepad/info.json b/keyboards/themadnoodle/noodlepad/info.json
index 8ad698df38..dde8ae08a7 100644
--- a/keyboards/themadnoodle/noodlepad/info.json
+++ b/keyboards/themadnoodle/noodlepad/info.json
@@ -9,7 +9,6 @@
"features": {
"bootmagic": true,
"command": false,
- "console": false,
"extrakey": true,
"mousekey": true,
"nkro": true,
diff --git a/keyboards/themadnoodle/noodlepad_micro/keyboard.json b/keyboards/themadnoodle/noodlepad_micro/keyboard.json
index fe7ab9ea75..c20b70493c 100644
--- a/keyboards/themadnoodle/noodlepad_micro/keyboard.json
+++ b/keyboards/themadnoodle/noodlepad_micro/keyboard.json
@@ -8,7 +8,6 @@
"features": {
"bootmagic": true,
"command": false,
- "console": false,
"extrakey": true,
"mousekey": true,
"nkro": true,
diff --git a/keyboards/themadnoodle/udon13/keyboard.json b/keyboards/themadnoodle/udon13/keyboard.json
index b0ece11612..10d4bff834 100644
--- a/keyboards/themadnoodle/udon13/keyboard.json
+++ b/keyboards/themadnoodle/udon13/keyboard.json
@@ -8,7 +8,6 @@
"features": {
"bootmagic": true,
"command": false,
- "console": false,
"extrakey": true,
"encoder": true,
"mousekey": true,