rules.mk 766 B

123456789101112131415161718192021
  1. # MCU name
  2. MCU = atmega32u4
  3. # Bootloader selection
  4. BOOTLOADER = qmk-dfu
  5. # Build Options
  6. # comment out to disable the options.
  7. #
  8. BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite
  9. MOUSEKEY_ENABLE = no # Mouse keys
  10. EXTRAKEY_ENABLE = yes # Audio control and System control
  11. CONSOLE_ENABLE = no # Console for debug
  12. COMMAND_ENABLE = no # Commands for debug and configuration
  13. NKRO_ENABLE = no # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
  14. RGBLIGHT_ENABLE = no # Enable keyboard underlight functionality
  15. BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
  16. AUDIO_ENABLE = no
  17. UNICODE_ENABLE = no # Unicode
  18. LAYOUTS = 60_ansi 60_ansi_split_bs_rshift 60_hhkb 60_iso 60_tsangan_hhkb