mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-25 17:12:03 +01:00
Userspace and keymap addition (#20522)
Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
SRC += miketronic.c process_records.c
|
||||
ifeq ($(strip $(TAP_DANCE_ENABLE)), yes)
|
||||
SRC += $(USER_PATH)/tapdances.c
|
||||
endif
|
||||
Reference in New Issue
Block a user