summaryrefslogtreecommitdiff
path: root/keyboards
diff options
context:
space:
mode:
authorフィルターペーパー <76888457+filterpaper@users.noreply.github.com>2023-06-29 08:08:23 +0800
committerGitHub <noreply@github.com>2023-06-29 01:08:23 +0100
commitb5da6d228f02a5a3b7f8db3c7c8c3bbd49713ba7 (patch)
treed4ceaadd696186f5c4b59d2b96c0565790a467fc /keyboards
parentb54960a1abea3c76548acc713dc629ad6856288d (diff)
sofle/rev1:devdev: Disable console (#21401)
Diffstat (limited to 'keyboards')
-rw-r--r--keyboards/sofle/keymaps/devdev/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/sofle/keymaps/devdev/rules.mk b/keyboards/sofle/keymaps/devdev/rules.mk
index 92a293196f..860c2122da 100644
--- a/keyboards/sofle/keymaps/devdev/rules.mk
+++ b/keyboards/sofle/keymaps/devdev/rules.mk
@@ -1,6 +1,6 @@
MOUSEKEY_ENABLE = yes
EXTRAKEY_ENABLE = yes
-CONSOLE_ENABLE = yes
+CONSOLE_ENABLE = no
RGBLIGHT_ENABLE = yes
ENCODER_ENABLE = yes
LTO_ENABLE = yes