summaryrefslogtreecommitdiff
path: root/users/xulkal/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'users/xulkal/rules.mk')
-rw-r--r--users/xulkal/rules.mk7
1 files changed, 5 insertions, 2 deletions
diff --git a/users/xulkal/rules.mk b/users/xulkal/rules.mk
index 6758f52f5f..50dc75d615 100644
--- a/users/xulkal/rules.mk
+++ b/users/xulkal/rules.mk
@@ -1,10 +1,13 @@
SRC += xulkal.c \
- process_records.c
+ process_records.c \
+ custom_tap_dance.c \
+ custom_encoder.c \
+ custom_oled.c \
+ timer_utils.c
# Some usual defaults
MOUSEKEY_ENABLE = no # Mouse keys (+4700)
EXTRAKEY_ENABLE = yes # Audio control and System control (+450)
-TAP_DANCE_ENABLE = yes # Enable the tap dance feature. (+1100)
ifneq ($(strip $(DISABLE_LTO)), yes)
EXTRAFLAGS += -flto