rules.mk 609 B

1234567891011121314151617181920
  1. USER_NAME := drashna
  2. SRC += ../drashna/keymap.c
  3. BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000)
  4. MOUSEKEY_ENABLE = no # Mouse keys(+4700)
  5. EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
  6. CONSOLE_ENABLE = no # Console for debug(+400)
  7. COMMAND_ENABLE = no # Commands for debug and configuration
  8. TAP_DANCE_ENABLE = no
  9. RGBLIGHT_ENABLE = yes
  10. AUDIO_ENABLE = yes
  11. NKRO_ENABLE = yes
  12. BACKLIGHT_ENABLE = no
  13. SWAP_HANDS_ENABLE = yes
  14. INDICATOR_LIGHTS = yes
  15. MACROS_ENABLED = no
  16. RGBLIGHT_TWINKLE = yes
  17. BOOTLOADER = qmk-dfu