Updating everything to use the new userspace format

This commit is contained in:
2023-11-20 09:48:05 -06:00
parent 3f3579bacc
commit 1b22dc64bb
20 changed files with 258 additions and 286 deletions

View File

@@ -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