rules.mk 833 B

1234567891011121314
  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. EXTRAKEY_ENABLE = yes # Audio control and System control
  11. #RAW_ENABLE = yes #Raw HID has not yet been implemented for this keyboard
  12. #COMBO_ENABLE #Key combo feature
  13. #LEADER_ENABLE #Enable leader key chording
  14. RGB_MATRIX_CUSTOM_USER = yes