rules.mk 875 B

12345678910111213141516171819202122
  1. # MCU name
  2. MCU = atmega32u4
  3. BOOTLOADER = caterina
  4. BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
  5. MOUSEKEY_ENABLE = no # Mouse keys
  6. EXTRAKEY_ENABLE = no # Audio control and System control
  7. CONSOLE_ENABLE = yes # Console for debug
  8. COMMAND_ENABLE = no # Commands for debug and configuration
  9. # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
  10. SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
  11. # if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
  12. NKRO_ENABLE = no # USB Nkey Rollover
  13. BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
  14. RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
  15. BLUETOOTH_ENABLE = no # Enable Bluetooth
  16. AUDIO_ENABLE = no # Audio output
  17. SPLIT_KEYBOARD = yes
  18. LAYOUTS = split_3x5_3