mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-12 11:34:38 +00:00
Fix Planck Steno layout with new error message (remove MIDI).
This commit is contained in:
parent
e74a95bf26
commit
4b74c9056b
1 changed files with 1 additions and 0 deletions
|
@ -5,3 +5,4 @@ endif
|
||||||
MOUSEKEY_ENABLE = no # Mouse keys(+4700)
|
MOUSEKEY_ENABLE = no # Mouse keys(+4700)
|
||||||
STENO_ENABLE = yes # Additional protocols for Stenography(+1700), requires VIRTSER
|
STENO_ENABLE = yes # Additional protocols for Stenography(+1700), requires VIRTSER
|
||||||
AUDIO_ENABLE = no # Audio output on port C6
|
AUDIO_ENABLE = no # Audio output on port C6
|
||||||
|
MIDI_ENABLE = no # MIDI controls
|
||||||
|
|
Loading…
Reference in a new issue