2020-01-13 19:06:40 +01:00
|
|
|
MOUSEKEY_ENABLE = yes # Mouse keys
|
2019-04-04 07:56:22 +02:00
|
|
|
|
2020-01-13 19:06:40 +01:00
|
|
|
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
2020-03-31 23:32:04 +02:00
|
|
|
OLED_DRIVER_ENABLE = yes
|
2020-01-13 19:06:40 +01:00
|
|
|
LTO_ENABLE = yes
|
2019-04-04 07:56:22 +02:00
|
|
|
|
2020-01-13 19:06:40 +01:00
|
|
|
# If you use connection the Rhymestone, please enable RS_EXTRA_LED
|
|
|
|
OPT_DEFS += -DRS_EXTRA_LED
|
2019-04-04 07:56:22 +02:00
|
|
|
|
|
|
|
# If you want to change the display of OLED, you need to change here
|
|
|
|
SRC += ./common/oled_helper.c \
|