rules.mk 502 B

12345678910111213
  1. MCU = atmega32u4
  2. BOOTLOADER = caterina
  3. BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration
  4. MOUSEKEY_ENABLE = yes # Mouse keys
  5. EXTRAKEY_ENABLE = yes # Audio control and System control
  6. CONSOLE_ENABLE= no # Console for debug
  7. COMMAND_ENABLE = no # Commands for debug and configuration
  8. SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
  9. NKRO_ENABLE = yes # USB Nkey Rollover -
  10. BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
  11. AUDIO_ENABLE = no
  12. RGBLIGHT_ENABLE = no