mirror of
https://github.com/qmk/qmk_userspace.git
synced 2026-03-07 08:10:25 -05:00
fix for backwards compatibility
This commit is contained in:
parent
6f4de7ce07
commit
e0ae297ef5
2 changed files with 2 additions and 2 deletions
|
|
@ -13,5 +13,5 @@ TOP_SYMBOLS=10
|
|||
|
||||
# sequence_transform setup
|
||||
mkfile_dir := $(abspath $(dir $(lastword $(MAKEFILE_LIST))))
|
||||
include $(mkfile_dir)/sequence_transform/rules.mk
|
||||
include $(mkfile_dir)/sequence_transform/rules_auto_generate.mk
|
||||
# end sequence_transform setup
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 9b707fb269f9eb1d2ebd4119cf343126a3457780
|
||||
Subproject commit c46ffee9a4f870d614cd64c029dd98764571233d
|
||||
Loading…
Add table
Add a link
Reference in a new issue