rules.mk 371 B

123456789
  1. BOOTLOADER = caterina # Pro Micro bootloader
  2. TAP_DANCE_ENABLE = yes # Enable Tap Dance
  3. OLED_DRIVER_ENABLE = yes # Enables the use of OLED displays
  4. ENCODER_ENABLE = yes # Enables the use of one or more encoders
  5. RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
  6. MOUSEKEY_ENABLE = no # Disable mouse (saving space)