summaryrefslogtreecommitdiff
path: root/keyboards/treadstone48/keymaps/like_jis_rs/rules.mk
blob: 7380582ca1287082e611e3ad87c72a5a84c5a303 (plain)
1
2
3
4
5
6
7
8
9
10
11
MOUSEKEY_ENABLE = yes       # Mouse keys

RGBLIGHT_ENABLE = yes        # Enable keyboard RGB underglow
OLED_DRIVER_ENABLE = yes
LTO_ENABLE = yes

# If you use connection the Rhymestone, please enable RS_EXTRA_LED
OPT_DEFS += -DRS_EXTRA_LED

# If you want to change the display of OLED, you need to change here
SRC +=  ./common/oled_helper.c \