rules.mk 854 B

123456789101112131415
  1. #RGBLIGHT_ENABLE = no #Not for MD boards.This is here in case you forget.
  2. COMMAND_ENABLE = no # Commands for debug and configuration
  3. #AUTO_SHIFT_ENABLE = yes #Auto Shift
  4. NKRO_ENABLE = yes # USB Nkey Rollover
  5. DYNAMIC_MACRO_ENABLE = no # Dynamic macro recording and play
  6. MOUSEKEY_ENABLE = no # Enable mouse control keycodes. Increases firmware size.
  7. TAP_DANCE_ENABLE = no # Enable tap dance keys
  8. CONSOLE_ENABLE = no # Enable debugging console. Increases firmware size.
  9. SRC += config_led.c # Used to add files to the compilation/linking list.
  10. TERMINAL_ENABLE = no
  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
  15. RGB_MATRIX_CUSTOM_USER = yes