qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

commit 66a169388de0370f5050eabaf80e97cf2373c606
parent 0dfdae40dcbc17221a322ed30aff499cc00a3ef0
Author: QMK Bot <hello@qmk.fm>
Date:   Thu, 29 Jun 2023 00:08:56 +0000

Merge remote-tracking branch 'origin/master' into develop

Diffstat:
Mkeyboards/sofle/keymaps/devdev/rules.mk | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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