diff options
author | Jack Humbert <jack.humb@gmail.com> | 2016-11-21 19:59:17 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-21 19:59:17 -0500 |
commit | 377583d9f384b44866712d734dba73f0126cbe13 (patch) | |
tree | dbdf2b8611890f86da8b68ec2afaa69512cb250d /keyboards/ergodox/keymaps/galson/Makefile | |
parent | 132c079534cba91f7219b4efb6292ca6dec6b4d2 (diff) | |
parent | 7f5e71d79fb5ca70139c42b83c158738217c1c8a (diff) |
Merge pull request #891 from g-sam/galson-keymap
adds galson keymap
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 0000000000..f008f50793 --- /dev/null +++ b/keyboards/ergodox/keymaps/galson/Makefile @@ -0,0 +1,2 @@ +COMMAND_ENABLE = no # Commands for debug and configuration + |