rules.mk 629 B

1234567891011121314
  1. SRC += doogle999.c
  2. CFLAGS += -fstrict-aliasing -ftree-vrp
  3. BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
  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. SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
  9. NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
  10. BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
  11. AUDIO_ENABLE = no
  12. RGBLIGHT_ENABLE = yes