summaryrefslogtreecommitdiff
path: root/keyboards/drhigsby
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2025-04-23 03:09:56 +0100
committerGitHub <noreply@github.com>2025-04-23 12:09:56 +1000
commit07684bcc99515c04a9edda3e1dfac2fc9eb79fac (patch)
treeda65adce2416a6f080fad97e2fcbd4a6282af50e /keyboards/drhigsby
parent847bef31771df62a6e5d271981afb592ff50f74d (diff)
Remove `"console":false` from keyboards (#25190)
Diffstat (limited to 'keyboards/drhigsby')
-rw-r--r--keyboards/drhigsby/bkf/keyboard.json1
-rw-r--r--keyboards/drhigsby/dubba175/keyboard.json1
-rw-r--r--keyboards/drhigsby/ogurec/info.json1
-rw-r--r--keyboards/drhigsby/packrat/keyboard.json1
4 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/drhigsby/bkf/keyboard.json b/keyboards/drhigsby/bkf/keyboard.json
index a3933c8228..c087c29389 100644
--- a/keyboards/drhigsby/bkf/keyboard.json
+++ b/keyboards/drhigsby/bkf/keyboard.json
@@ -11,7 +11,6 @@
11 "features": { 11 "features": {
12 "bootmagic": false, 12 "bootmagic": false,
13 "command": false, 13 "command": false,
14 "console": false,
15 "encoder": true, 14 "encoder": true,
16 "extrakey": true, 15 "extrakey": true,
17 "mousekey": false, 16 "mousekey": false,
diff --git a/keyboards/drhigsby/dubba175/keyboard.json b/keyboards/drhigsby/dubba175/keyboard.json
index 69570a1c2f..3d11c2772c 100644
--- a/keyboards/drhigsby/dubba175/keyboard.json
+++ b/keyboards/drhigsby/dubba175/keyboard.json
@@ -11,7 +11,6 @@
11 "features": { 11 "features": {
12 "bootmagic": false, 12 "bootmagic": false,
13 "command": false, 13 "command": false,
14 "console": false,
15 "extrakey": true, 14 "extrakey": true,
16 "mousekey": true, 15 "mousekey": true,
17 "nkro": true 16 "nkro": true
diff --git a/keyboards/drhigsby/ogurec/info.json b/keyboards/drhigsby/ogurec/info.json
index f3c753f2c0..08158faeb3 100644
--- a/keyboards/drhigsby/ogurec/info.json
+++ b/keyboards/drhigsby/ogurec/info.json
@@ -11,7 +11,6 @@
11 "features": { 11 "features": {
12 "bootmagic": false, 12 "bootmagic": false,
13 "command": false, 13 "command": false,
14 "console": false,
15 "extrakey": true, 14 "extrakey": true,
16 "mousekey": false, 15 "mousekey": false,
17 "nkro": true 16 "nkro": true
diff --git a/keyboards/drhigsby/packrat/keyboard.json b/keyboards/drhigsby/packrat/keyboard.json
index a836b0bf96..feda74b7a9 100644
--- a/keyboards/drhigsby/packrat/keyboard.json
+++ b/keyboards/drhigsby/packrat/keyboard.json
@@ -11,7 +11,6 @@
11 "features": { 11 "features": {
12 "bootmagic": false, 12 "bootmagic": false,
13 "command": false, 13 "command": false,
14 "console": false,
15 "encoder": true, 14 "encoder": true,
16 "extrakey": true, 15 "extrakey": true,
17 "mousekey": true, 16 "mousekey": true,