mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-09 01:11:44 +01:00
Refactor Leader key feature (#19632)
Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
@@ -14,7 +14,7 @@ endif
|
||||
|
||||
|
||||
ifeq ($(strip $(LEADER_ENABLE)), yes)
|
||||
SRC += leader.c
|
||||
SRC += leader_user.c
|
||||
endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user