Review fixes for layer lock feature (#24627)
This commit is contained in:
parent
65a8a5ff69
commit
968a611476
7 changed files with 35 additions and 114 deletions
|
@ -242,7 +242,7 @@ extern layer_state_t layer_state;
|
|||
|
||||
#ifdef LAYER_LOCK_ENABLE
|
||||
# include "layer_lock.h"
|
||||
#endif // LAYER_LOCK_ENABLE
|
||||
#endif
|
||||
|
||||
void set_single_default_layer(uint8_t default_layer);
|
||||
void set_single_persistent_default_layer(uint8_t default_layer);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue