~ruther/qmk_firmware

260b01a0cd8c7d88dac93a818c5539e90369c6bf — Rutherther 8 months ago 7bacb1c
chore: move features to userspace
6 files changed, 1 insertions(+), 1 deletions(-)

M keyboards/zsa/moonlander/keymaps/rutherther/rules.mk
R keyboards/zsa/moonlander/keymaps/rutherther/features/cz_accent.c => users/rutherther/features/cz_accent.c
R keyboards/zsa/moonlander/keymaps/rutherther/features/cz_accent.h => users/rutherther/features/cz_accent.h
R keyboards/zsa/moonlander/keymaps/rutherther/features/layer_lock.c => users/rutherther/features/layer_lock.c
R keyboards/zsa/moonlander/keymaps/rutherther/features/layer_lock.h => users/rutherther/features/layer_lock.h
A users/rutherther/rules.mk
M keyboards/zsa/moonlander/keymaps/rutherther/rules.mk => keyboards/zsa/moonlander/keymaps/rutherther/rules.mk +0 -1
@@ 1,6 1,5 @@
# Set any rules.mk overrides for your specific keymap here.
# See rules at https://docs.qmk.fm/#/config_options?id=the-rulesmk-file
SRC += features/layer_lock.c features/cz_accent.c
CONSOLE_ENABLE = no
COMMAND_ENABLE = no
AUDIO_ENABLE = no

R keyboards/zsa/moonlander/keymaps/rutherther/features/cz_accent.c => users/rutherther/features/cz_accent.c +0 -0
R keyboards/zsa/moonlander/keymaps/rutherther/features/cz_accent.h => users/rutherther/features/cz_accent.h +0 -0
R keyboards/zsa/moonlander/keymaps/rutherther/features/layer_lock.c => users/rutherther/features/layer_lock.c +0 -0
R keyboards/zsa/moonlander/keymaps/rutherther/features/layer_lock.h => users/rutherther/features/layer_lock.h +0 -0
A users/rutherther/rules.mk => users/rutherther/rules.mk +1 -0
@@ 0,0 1,1 @@
SRC += features/cz_accent.c features/layer_lock.c

Do not follow this link