You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
958 B

  1. # Build Options
  2. # change yes to no to disable
  3. #
  4. BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
  5. MOUSEKEY_ENABLE = yes # Mouse keys
  6. EXTRAKEY_ENABLE = yes # Audio control and System control
  7. CONSOLE_ENABLE = no # Console for debug
  8. COMMAND_ENABLE = no # Commands for debug and configuration
  9. NKRO_ENABLE = no # Enable N-Key Rollover
  10. BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
  11. RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
  12. AUDIO_ENABLE = no # Audio output
  13. RGB_MATRIX_ENABLE = yes
  14. CUSTOM_MATRIX = lite
  15. # TODO(ibash) we don't actually need to enable raw, but there's some side effect
  16. # in the usb driver this triggers that allows mousekeys to work. The same side
  17. # effect happens if console or midi is enabled -- so something to do with
  18. # alternate usb endpoints.
  19. RAW_ENABLE = yes
  20. I2C_DRIVER_REQUIRED = yes
  21. SRC += matrix.c
  22. DEFAULT_FOLDER = handwired/dygma/raise/ansi