rules.mk 386 B

123456789
  1. AUTO_SHIFT_ENABLE = yes # Autoshift by holding down a key
  2. OLED_ENABLE = yes
  3. OLED_DRIVER = SSD1306 # Enables the use of OLED displays
  4. ENCODER_ENABLE = yes # Enables the use of one or more encoders
  5. RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
  6. LEADER_ENABLE = no # Enable the Leader Key feature
  7. MOUSEKEY_ENABLE = yes
  8. EXTRAKEY_ENABLE = yes
  9. BACKLIGHT_ENABLE = no