rules.mk 320 B

1234567891011
  1. TAP_DANCE_ENABLE = yes
  2. SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
  3. COMMAND_ENABLE = yes # Commands for debug and configuration
  4. ifeq ($(strip $(KEYBOARD)), ergodox_ez)
  5. RGBLIGHT_ENABLE = yes
  6. endif
  7. CONSOLE_ENABLE = no
  8. BOOTMAGIC_ENABLE = yes
  9. UNICODE_ENABLE = no
  10. UNICDOEMAP_ENABLE = yes