rules.mk 920 B

12345678910111213141516
  1. # RGBLIGHT_ENABLE = no # Not for MD boards. This is here in case you forget.
  2. COMMAND_ENABLE = yes # Commands for debug and configuration
  3. # BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration
  4. # BOOTMAGIC_ENABLE = lite
  5. # AUTO_SHIFT_ENABLE = yes # Auto Shift
  6. NKRO_ENABLE = yes # USB Nkey Rollover
  7. DYNAMIC_MACRO_ENABLE = yes # Dynamic macro recording and play
  8. MOUSEKEY_ENABLE = yes # Enable mouse control keycodes. Increases firmware size.
  9. TAP_DANCE_ENABLE = yes # Enable tap dance keys
  10. CONSOLE_ENABLE = yes # Enable debugging console. Increases firmware size.
  11. SRC += config_led.c # Used to add files to the compilation/linking list.
  12. TERMINAL_ENABLE = yes
  13. EXTRAKEY_ENABLE = yes # Audio control and System control
  14. # RAW_ENABLE = yes # Raw HID has not yet been implemented for this keyboard
  15. # COMBO_ENABLE # Key combo feature
  16. # LEADER_ENABLE # Enable leader key chording