diff options
author | Joe Wasson <jwasson+github@gmail.com> | 2017-08-19 22:25:40 -0700 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-08-20 11:51:57 -0400 |
commit | 4b74c9056bd6bf8feb689920a932cd23b91ba780 (patch) | |
tree | 8d1d5a63b4d44c957fbdf96fda055a2b9bb55114 | |
parent | e74a95bf268660b4f338aa49ff9a683248b18b45 (diff) |
Fix Planck Steno layout with new error message (remove MIDI).
-rw-r--r-- | keyboards/planck/keymaps/steno/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/steno/Makefile b/keyboards/planck/keymaps/steno/Makefile index 874154af63..8bfc69499b 100644 --- a/keyboards/planck/keymaps/steno/Makefile +++ b/keyboards/planck/keymaps/steno/Makefile @@ -5,3 +5,4 @@ endif MOUSEKEY_ENABLE = no # Mouse keys(+4700) STENO_ENABLE = yes # Additional protocols for Stenography(+1700), requires VIRTSER AUDIO_ENABLE = no # Audio output on port C6 +MIDI_ENABLE = no # MIDI controls |