You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
343 B

  1. MOUSEKEY_ENABLE = yes # Mouse keys
  2. RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
  3. OLED_DRIVER_ENABLE = yes
  4. LTO_ENABLE = yes
  5. # If you use connection the Rhymestone, please enable RS_EXTRA_LED
  6. OPT_DEFS += -DRS_EXTRA_LED
  7. # If you want to change the display of OLED, you need to change here
  8. SRC += ./common/oled_helper.c \