This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.

8 lines
227 B
Makefile

SRC += mnil.c
MOUSEKEY_ENABLE = yes # Enable mouse keys
LTO_ENABLE = yes # Enable link time optimization
BACKLIGHT_ENABLE = no
CONSOLE_ENABLE = no
AUTO_SHIFT_ENABLE = no
TAP_DANCE_ENABLE = yes