diff options
author | Jack Humbert <jack.humb@gmail.com> | 2016-07-29 22:32:27 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-29 22:32:27 -0400 |
commit | 063983639d21982a1df0ed1e33becc8027661b42 (patch) | |
tree | bc67ebda76151ef4a868ccaf90661355e84feccf /keyboards/ergodox/keymaps/supercoder/makefile.mk | |
parent | 30003d48f9a04676b81bf2980a235106ec7886b0 (diff) | |
parent | 566c79554ebd6e17d161ad488ce807ea7e8b24db (diff) |
Merge pull request #503 from fredizzimo/ergodox_subproject
Add both Ergodox EZ and Infinity Ergodox as sub-projects of Ergodox
Diffstat (limited to 'keyboards/ergodox/keymaps/supercoder/makefile.mk')
-rw-r--r-- | keyboards/ergodox/keymaps/supercoder/makefile.mk | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/ergodox/keymaps/supercoder/makefile.mk b/keyboards/ergodox/keymaps/supercoder/makefile.mk new file mode 100644 index 0000000000..41a195d9c0 --- /dev/null +++ b/keyboards/ergodox/keymaps/supercoder/makefile.mk @@ -0,0 +1,6 @@ +BOOTMAGIC_ENABLE=no +COMMAND_ENABLE=no +SLEEP_LED_ENABLE=no +UNICODE_ENABLE=no +MOUSEKEY_ENABLE=no +EXTRAKEY_ENABLE=no |