Removes terminal from QMK. (#17258)
This commit is contained in:
parent
9e2fe4eff6
commit
8545473307
44 changed files with 38 additions and 663 deletions
|
@ -141,12 +141,6 @@ extern layer_state_t layer_state;
|
|||
# include "process_key_lock.h"
|
||||
#endif
|
||||
|
||||
#ifdef TERMINAL_ENABLE
|
||||
# include "process_terminal.h"
|
||||
#else
|
||||
# include "process_terminal_nop.h"
|
||||
#endif
|
||||
|
||||
#ifdef SPACE_CADET_ENABLE
|
||||
# include "process_space_cadet.h"
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue