diff options
author | Brendan Johan Lee <deadcyclo@vanntett.net> | 2017-02-01 08:56:35 +0100 |
---|---|---|
committer | Brendan Johan Lee <deadcyclo@vanntett.net> | 2017-02-01 08:56:35 +0100 |
commit | 02a95ee08c005cd7b823cab9e0791973d680b0d8 (patch) | |
tree | dd7348679e3c39dad3ca9ee3be68d7caa1c29e67 /keyboards/ergodox/keymaps/albert/Makefile | |
parent | f70758622bc8be92987deac7163303cfe9b4f8b3 (diff) | |
parent | 748316fc43e645baa12464c23f5ce703e92bf3e3 (diff) |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'keyboards/ergodox/keymaps/albert/Makefile')
-rw-r--r-- | keyboards/ergodox/keymaps/albert/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/ergodox/keymaps/albert/Makefile b/keyboards/ergodox/keymaps/albert/Makefile new file mode 100644 index 0000000000..eb8544afef --- /dev/null +++ b/keyboards/ergodox/keymaps/albert/Makefile @@ -0,0 +1,5 @@ +COMMAND_ENABLE = no # Commands for debug and configuration + +ifndef QUANTUM_DIR + include ../../../../Makefile +endif |