diff options
author | Jack Humbert <jack.humb@gmail.com> | 2016-11-21 20:17:45 -0500 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2016-11-21 20:17:45 -0500 |
commit | 450a8fb5b61de8166fe21eb4f57e1c00514afe32 (patch) | |
tree | c7d363a244115eb3736401cc6670f1967ddf9a5d /keyboards/ergodox/keymaps/galson/Makefile | |
parent | 06a2677b7eedbf58532fa1a673ba1277e756174d (diff) | |
parent | af119baf710c0b19cfe3351e3f3e89ddeeaacdf6 (diff) | |
download | firmware-450a8fb5b61de8166fe21eb4f57e1c00514afe32.tar.gz firmware-450a8fb5b61de8166fe21eb4f57e1c00514afe32.tar.bz2 firmware-450a8fb5b61de8166fe21eb4f57e1c00514afe32.zip |
Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7
Diffstat (limited to 'keyboards/ergodox/keymaps/galson/Makefile')
-rw-r--r-- | keyboards/ergodox/keymaps/galson/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/ergodox/keymaps/galson/Makefile b/keyboards/ergodox/keymaps/galson/Makefile new file mode 100644 index 000000000..f008f5079 --- /dev/null +++ b/keyboards/ergodox/keymaps/galson/Makefile @@ -0,0 +1,2 @@ +COMMAND_ENABLE = no # Commands for debug and configuration + |