2
0

rules.mk 1.5 KB

12345678910111213141516171819202122232425262728293031323334
  1. # project specific files
  2. SRC = led_programs.c
  3. SRC += matrix.c
  4. SRC += rgb_matrix_user.c
  5. #For platform and packs
  6. ARM_ATSAM = SAMD51J18A
  7. MCU = cortex-m4
  8. CUSTOM_MATRIX = yes
  9. # Build Options
  10. # comment out to disable the options.
  11. #
  12. BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000)
  13. MOUSEKEY_ENABLE = no # Mouse keys(+4700)
  14. EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
  15. CONSOLE_ENABLE = no # Console for debug(+400)
  16. COMMAND_ENABLE = no # Commands for debug and configuration
  17. # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
  18. SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
  19. # if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
  20. NKRO_ENABLE = yes # USB Nkey Rollover
  21. BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality on B7 by default
  22. RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
  23. MIDI_ENABLE = no # MIDI support (+2400 to 4200, depending on config)
  24. UNICODE_ENABLE = no # Unicode
  25. BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
  26. AUDIO_ENABLE = no # Audio output on port C6
  27. FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
  28. HD44780_ENABLE = no # Enable support for HD44780 based LCDs (+400)
  29. VIRTSER_ENABLE = no # USB Serial Driver
  30. RAW_ENABLE = no # Raw device
  31. AUTO_SHIFT_ENABLE = no # Auto Shift