rules.mk 940 B

1234567891011121314151617
  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. #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 = no # Dynamic macro recording and play
  8. MOUSEKEY_ENABLE = no # Enable mouse control keycodes. Increases firmware size.
  9. TAP_DANCE_ENABLE = no # Enable tap dance keys
  10. CONSOLE_ENABLE = no # Enable debugging console. Increases firmware size.
  11. SRC += config_led.c # Used to add files to the compilation/linking list.
  12. TERMINAL_ENABLE = no
  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
  17. RGB_MATRIX_CUSTOM_USER = yes