diff options
author | 2016-08-02 22:51:30 -0400 | |
---|---|---|
committer | 2016-08-02 22:51:30 -0400 | |
commit | bf2b260429dbc015d49d005065a37441c8f15753 (patch) | |
tree | ff87f04b747ce54870e8fb2a56af205079f9415c /keyboards/ergodox_ez/keymaps/townk_osx/makefile.mk | |
parent | 0acb394ac41f56895d4287d950a79bca5437a45c (diff) | |
parent | 79a9e04706919b4cc684f9ee9420ef38470bcd66 (diff) | |
download | qmk_firmware-bf2b260429dbc015d49d005065a37441c8f15753.tar.gz |
Merge branch 'master' of http://github.com/jackhumbert/qmk_firmware
Diffstat (limited to 'keyboards/ergodox_ez/keymaps/townk_osx/makefile.mk')
-rw-r--r-- | keyboards/ergodox_ez/keymaps/townk_osx/makefile.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/ergodox_ez/keymaps/townk_osx/makefile.mk b/keyboards/ergodox_ez/keymaps/townk_osx/makefile.mk deleted file mode 100644 index e757557bd..000000000 --- a/keyboards/ergodox_ez/keymaps/townk_osx/makefile.mk +++ /dev/null @@ -1,4 +0,0 @@ -# I don't want my keyboard blinking lights when is suppose to be asleep. -SLEEP_LED_ENABLE = no - -CONFIG_H = keymaps/$(KEYMAP)/config.h |