aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/marksard/rhymestone/keymaps/default/rules.mk
blob: c86cab8cce7f49af76fbfcaab58c2fc5e9c2bc78 (plain)
1
2
3
4
5
6
7
8
9
MOUSEKEY_ENABLE = yes       # Mouse keys
TAP_DANCE_ENABLE = no

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 \