Klackygears add user and handwired brain (#9154)
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com>
This commit is contained in:
parent
7baeaae9bb
commit
d36d5ecfad
16 changed files with 1038 additions and 0 deletions
6
users/klackygears/rules.mk
Normal file
6
users/klackygears/rules.mk
Normal file
|
@ -0,0 +1,6 @@
|
|||
SRC += klackygears.c
|
||||
|
||||
|
||||
ifeq ($(strip $(TAP_DANCE_ENABLE)), yes)
|
||||
SRC += tap_dances.c
|
||||
endif
|
Loading…
Add table
Add a link
Reference in a new issue