diff options
| author | Ryan | 2021-02-05 23:35:10 +0100 |
|---|---|---|
| committer | GitHub | 2021-02-05 23:35:10 +0100 |
| commit | c1b2e87e894c08b5d6bdd85b9e47c885fd447370 (patch) | |
| tree | 0d4a30d37cda09933eef4278ec94309d8d7d2ff6 /layouts/community/ortho_5x12 | |
| parent | 843643aef36165ee6b00a52e19a272e69f19e6e1 (diff) | |
Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750)
Diffstat (limited to 'layouts/community/ortho_5x12')
| -rw-r--r-- | layouts/community/ortho_5x12/brandonschlack/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/layouts/community/ortho_5x12/brandonschlack/config.h b/layouts/community/ortho_5x12/brandonschlack/config.h index 9968297363..5704ca12f7 100644 --- a/layouts/community/ortho_5x12/brandonschlack/config.h +++ b/layouts/community/ortho_5x12/brandonschlack/config.h @@ -30,9 +30,6 @@ * MIDI options */ -/* Prevent use of disabled MIDI features in the keymap */ -//#define MIDI_ENABLE_STRICT 1 - /* enable basic MIDI features: - MIDI notes can be sent when in Music mode is on */ |