Updating everything to use the new userspace format
This commit is contained in:
@@ -1,13 +1,11 @@
|
||||
SRC += dgvigil.c
|
||||
SRC += secret.c
|
||||
SRC += definitions/keycodes.c
|
||||
SRC += features/tapdance.c
|
||||
SRC += features/combos.c
|
||||
SRC +=features/tapdance.c
|
||||
SRC +=features/macros.c
|
||||
|
||||
REPEAT_KEY_ENABLE = yes
|
||||
AUTO_SHIFT_ENABLE = yes
|
||||
CAPS_WORD_ENABLE = yes
|
||||
COMBO_ENABLE = yes
|
||||
TAP_DANCE_ENABLE = yes
|
||||
RGBLIGHT_ENABLE = yes
|
||||
|
||||
LTO_ENABLE = yes
|
||||
|
||||
Reference in New Issue
Block a user