Disable onekey console by default (#19104)

This commit is contained in:
Joel Challis
2022-11-18 02:16:38 +00:00
committed by GitHub
parent d86c0d3723
commit 5d882ab6ef
6 changed files with 14 additions and 2 deletions

View File

@@ -12,7 +12,7 @@
"bootmagic": false,
"mousekey": true,
"extrakey": true,
"console": true,
"console": false,
"command": false,
"nkro": true,
"backlight": false,