rules.mk 222 B

123456
  1. OLED_DRIVER_ENABLE = yes # Enables the use of OLED displays
  2. ENCODER_ENABLE = yes # Enables the use of one or more encoders
  3. RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
  4. LTO_ENABLE = yes
  5. SRC += oled.c