rules.mk 225 B

1234
  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. LINK_TIME_OPTIMIZATION_ENABLE = yes