diff options
author | dbroqua <dbroqua@mousur.org> | 2016-11-27 11:44:30 +0100 |
---|---|---|
committer | dbroqua <dbroqua@mousur.org> | 2016-11-27 11:44:30 +0100 |
commit | a849bdc5811b2bb69df8e3b0948c8e81c0dfa9d4 (patch) | |
tree | 69396981c313705480b4a958e2992d15a2361708 /keyboards/ergodox/keymaps/win10_writers-block/Makefile | |
parent | 0a99cf300c516d7e9e0cab139100846c58b82bfa (diff) |
- Merged
Diffstat (limited to 'keyboards/ergodox/keymaps/win10_writers-block/Makefile')
-rw-r--r-- | keyboards/ergodox/keymaps/win10_writers-block/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/keyboards/ergodox/keymaps/win10_writers-block/Makefile b/keyboards/ergodox/keymaps/win10_writers-block/Makefile deleted file mode 100644 index fbab4b71c4..0000000000 --- a/keyboards/ergodox/keymaps/win10_writers-block/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -# Having a file like this allows you to override Makefile definitions -# for your own particular keymap - -TAP_DANCE_ENABLE=yes - - -ifndef QUANTUM_DIR - include ../../../../Makefile -endif |