Browse Source

[Keyboard] Disable console on Sofle for size concerns (#14577)

Co-authored-by: filterpaper <filterpaper@localhost>
pull/14585/head
Albert Y 2 years ago
committed by GitHub
parent
commit
e36c2cbf90
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      keyboards/sofle/keymaps/rgb_default/rules.mk

+ 1
- 1
keyboards/sofle/keymaps/rgb_default/rules.mk View File

@ -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


Loading…
Cancel
Save