rules.mk 371 B

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