rules.mk 765 B

123456789101112131415161718192021222324
  1. # project specific files
  2. LAYOUTS += ortho_4x12
  3. # Cortex version
  4. MCU = STM32F303
  5. # Build Options
  6. # comment out to disable the options.
  7. #
  8. BACKLIGHT_ENABLE = no
  9. BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration
  10. ## (Note that for BOOTMAGIC on Teensy LC you have to use a custom .ld script.)
  11. MOUSEKEY_ENABLE = yes # Mouse keys
  12. EXTRAKEY_ENABLE = yes # Audio control and System control
  13. CONSOLE_ENABLE = yes # Console for debug
  14. COMMAND_ENABLE = yes # Commands for debug and configuration
  15. #SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend
  16. NKRO_ENABLE = yes # USB Nkey Rollover
  17. CUSTOM_MATRIX = no # Custom matrix file
  18. AUDIO_ENABLE = yes
  19. RGBLIGHT_ENABLE = no
  20. # SERIAL_LINK_ENABLE = yes
  21. ENCODER_ENABLE = yes
  22. RGB_MATRIX_ENABLE = IS31FL3737