mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-05-28 18:51:17 +02:00

Added rules.mk for the infinity * Moved tap dance enums to gordon.h * Moved tap dance aliases to gordon.h Moved TD to user space * Added config file with preventing mods sticking * Added a few keys to keymap
5 lines
65 B
Makefile
5 lines
65 B
Makefile
TAP_DANCE_ENABLE = yes
|
|
SRC += gordon.c
|
|
|
|
# BOOTMAGIC_ENABLE = yes
|