Added Auto Shift, tap key = normal, hold key = shifted state.
This commit is contained in:
committed by
Jack Humbert
parent
87021371e6
commit
abba393f57
@@ -95,6 +95,10 @@ extern uint32_t default_layer_state;
|
||||
#include "process_printer.h"
|
||||
#endif
|
||||
|
||||
#ifdef AUTO_SHIFT_ENABLE
|
||||
#include "process_auto_shift.h"
|
||||
#endif
|
||||
|
||||
#ifdef COMBO_ENABLE
|
||||
#include "process_combo.h"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user