commit: 8b46500a74fa85e06249c2bd74125e0d534320ee
parent 5a0112df089727b3c2321cc2373921afb856f7dc
Author: QMK Bot <hello@qmk.fm>
Date: Thu, 18 Jul 2024 22:05:16 +0000
Merge remote-tracking branch 'origin/master' into develop
Diffstat:
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/keyboards/vertex/angler2/keyboard.json b/keyboards/vertex/angler2/keyboard.json
@@ -10,8 +10,8 @@
},
"features": {
"bootmagic": true,
- "command": true,
- "console": true,
+ "command": false,
+ "console": false,
"extrakey": true,
"mousekey": true,
"nkro": false,
@@ -42,7 +42,6 @@
"knight": true,
"christmas": true,
"static_gradient": true,
- "rgb_test": true,
"alternating": true,
"twinkle": true
}