mirror of
https://github.com/qmk/qmk_userspace.git
synced 2026-03-07 08:10:25 -05:00
simplify makefile setup
This commit is contained in:
parent
3722064390
commit
e836983226
3 changed files with 2 additions and 7 deletions
|
|
@ -13,11 +13,5 @@ TOP_SYMBOLS=10
|
||||||
|
|
||||||
# sequence_transform setup
|
# sequence_transform setup
|
||||||
mkfile_dir := $(abspath $(dir $(lastword $(MAKEFILE_LIST))))
|
mkfile_dir := $(abspath $(dir $(lastword $(MAKEFILE_LIST))))
|
||||||
|
|
||||||
all: st_build
|
|
||||||
|
|
||||||
st_build:
|
|
||||||
python3 $(mkfile_dir)/sequence_transform/generator/sequence_transform_data.py
|
|
||||||
|
|
||||||
include $(mkfile_dir)/sequence_transform/rules.mk
|
include $(mkfile_dir)/sequence_transform/rules.mk
|
||||||
# end sequence_transform setup
|
# end sequence_transform setup
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit 27d592d70723d662886059466af69c90d96e5a1b
|
Subproject commit 101676ebd566e7fea85efcc72aed40cc666ddb87
|
||||||
|
|
@ -854,6 +854,7 @@ b👆 ⇒ bs
|
||||||
ba👆 ⇒ bas
|
ba👆 ⇒ bas
|
||||||
ba👆‸ ⇒ base◯
|
ba👆‸ ⇒ base◯
|
||||||
ba👆c ⇒ basic
|
ba👆c ⇒ basic
|
||||||
|
ba👆d ⇒ based
|
||||||
abil👆 ⇒ ability
|
abil👆 ⇒ ability
|
||||||
ibil👆 ⇒ ibility
|
ibil👆 ⇒ ibility
|
||||||
z👆 ⇒ zone
|
z👆 ⇒ zone
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue