Rename file layer_switch to action_layer
This commit is contained in:
parent
cc8e66754b
commit
c6d88d2795
10 changed files with 20 additions and 60 deletions
|
@ -5,7 +5,7 @@ SRC += $(COMMON_DIR)/host.c \
|
|||
$(COMMON_DIR)/action_tapping.c \
|
||||
$(COMMON_DIR)/action_oneshot.c \
|
||||
$(COMMON_DIR)/action_macro.c \
|
||||
$(COMMON_DIR)/layer_switch.c \
|
||||
$(COMMON_DIR)/action_layer.c \
|
||||
$(COMMON_DIR)/keymap.c \
|
||||
$(COMMON_DIR)/timer.c \
|
||||
$(COMMON_DIR)/print.c \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue