rules.mk 831 B

1234567891011121314
  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. # AUTO_SHIFT_ENABLE = yes # Auto Shift
  4. NKRO_ENABLE = yes # USB Nkey Rollover
  5. DYNAMIC_MACRO_ENABLE = yes # Dynamic macro recording and play
  6. MOUSEKEY_ENABLE = yes # Enable mouse control keycodes. Increases firmware size.
  7. TAP_DANCE_ENABLE = yes # Enable tap dance keys
  8. CONSOLE_ENABLE = yes # Enable debugging console. Increases firmware size.
  9. SRC += config_led.c # Used to add files to the compilation/linking list.
  10. TERMINAL_ENABLE = yes
  11. EXTRAKEY_ENABLE = yes # Audio control and System control
  12. # RAW_ENABLE = yes # Raw HID has not yet been implemented for this keyboard
  13. # COMBO_ENABLE # Key combo feature
  14. # LEADER_ENABLE # Enable leader key chording