This repository has been archived on 2025-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
Files
dgvigil-keebs/dgvigil/rules.mk

12 lines
199 B
Makefile

SRC += dgvigil.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
LTO_ENABLE = yes