You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/keyboards/treadstone48/keymaps/default/rules.mk

10 lines
270 B
Makefile

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