mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-09-20 10:51:29 -04:00
[feature] Add keyboard filter for halcyon include
This commit is contained in:
parent
1764ca5f2f
commit
12d701993a
1 changed files with 3 additions and 1 deletions
|
@ -1,2 +1,4 @@
|
|||
# Add this to your existing rules.mk if you have one
|
||||
ifneq ($(filter $(strip $(KEYBOARD)), splitkb/halcyon/kyria/rev4),)
|
||||
include $(USER_PATH)/splitkb/rules.mk
|
||||
endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue