Skip to content

Commit

Permalink
Disables sleep LED by default
Browse files Browse the repository at this point in the history
  • Loading branch information
Erez Zukerman committed Sep 24, 2016
1 parent ce6a9a6 commit 1a96b2c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions keyboards/ergodox/ez/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ OPT_DEFS += -DBOOTLOADER_SIZE=512
# comment out to disable the options.
#

SLEEP_LED_ENABLE = no

ifndef QUANTUM_DIR
include ../../../Makefile
endif

0 comments on commit 1a96b2c

Please sign in to comment.