Removes terminal from QMK. (#17258)
This commit is contained in:
parent
9e2fe4eff6
commit
8545473307
44 changed files with 38 additions and 663 deletions
|
@ -8,7 +8,6 @@ DYNAMIC_MACRO_ENABLE = no # Dynamic macro recording and play
|
|||
MOUSEKEY_ENABLE = no # Enable mouse control keycodes. Increases firmware size.
|
||||
TAP_DANCE_ENABLE = no # Enable tap dance keys
|
||||
CONSOLE_ENABLE = no # Enable debugging console. Increases firmware size.
|
||||
TERMINAL_ENABLE = no
|
||||
EXTRAKEY_ENABLE = yes # Audio control and System control
|
||||
# RAW_ENABLE = yes # Raw HID has not yet been implemented for this keyboard
|
||||
# COMBO_ENABLE # Key combo feature
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue