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.

9 lines
248 B
Makefile
Raw Normal View History

MOUSEKEY_ENABLE = yes # Mouse keys
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
OLED_DRIVER_ENABLE = yes
LTO_ENABLE = yes
# If you want to change the display of OLED, you need to change here
SRC += ./common/oled_helper.c \