diff options
author | QMK Bot <hello@qmk.fm> | 2023-06-29 00:08:56 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2023-06-29 00:08:56 +0000 |
commit | 66a169388de0370f5050eabaf80e97cf2373c606 (patch) | |
tree | 8d46d15441d1af13dbb7186151f74570aa9805c8 | |
parent | 0dfdae40dcbc17221a322ed30aff499cc00a3ef0 (diff) | |
parent | b5da6d228f02a5a3b7f8db3c7c8c3bbd49713ba7 (diff) |
Merge remote-tracking branch 'origin/master' into develop
-rw-r--r-- | keyboards/sofle/keymaps/devdev/rules.mk | 2 |
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 |