diff options
| author | fauxpark <fauxpark@gmail.com> | 2021-01-27 17:39:20 +1100 |
|---|---|---|
| committer | fauxpark <fauxpark@gmail.com> | 2021-01-27 17:39:20 +1100 |
| commit | be897cbc2f9d542dfcc98c8e06aeb04179cc484c (patch) | |
| tree | 5face749c8c02bb2698d8efcb0d1303c1a6b0b32 /keyboards/contra | |
| parent | 349571d11149654d19fe15d19cd44e676af16ae8 (diff) | |
| parent | 6937f1d70e7d48980032446b137462a66c457bd8 (diff) | |
| download | qmk_firmware-be897cbc2f9d542dfcc98c8e06aeb04179cc484c.tar.gz qmk_firmware-be897cbc2f9d542dfcc98c8e06aeb04179cc484c.zip | |
Merge remote-tracking branch 'upstream/master' into develop
Diffstat (limited to 'keyboards/contra')
| -rw-r--r-- | keyboards/contra/keymaps/basic/config.h | 3 | ||||
| -rw-r--r-- | keyboards/contra/keymaps/default/config.h | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/contra/keymaps/basic/config.h b/keyboards/contra/keymaps/basic/config.h index a1635f2ba..cd03b846e 100644 --- a/keyboards/contra/keymaps/basic/config.h +++ b/keyboards/contra/keymaps/basic/config.h | |||
| @@ -19,9 +19,6 @@ | |||
| 19 | * MIDI options | 19 | * MIDI options |
| 20 | */ | 20 | */ |
| 21 | 21 | ||
| 22 | /* Prevent use of disabled MIDI features in the keymap */ | ||
| 23 | //#define MIDI_ENABLE_STRICT 1 | ||
| 24 | |||
| 25 | /* enable basic MIDI features: | 22 | /* enable basic MIDI features: |
| 26 | - MIDI notes can be sent when in Music mode is on | 23 | - MIDI notes can be sent when in Music mode is on |
| 27 | */ | 24 | */ |
diff --git a/keyboards/contra/keymaps/default/config.h b/keyboards/contra/keymaps/default/config.h index d61ee2938..6114392f6 100644 --- a/keyboards/contra/keymaps/default/config.h +++ b/keyboards/contra/keymaps/default/config.h | |||
| @@ -17,9 +17,6 @@ | |||
| 17 | * MIDI options | 17 | * MIDI options |
| 18 | */ | 18 | */ |
| 19 | 19 | ||
| 20 | /* Prevent use of disabled MIDI features in the keymap */ | ||
| 21 | //#define MIDI_ENABLE_STRICT 1 | ||
| 22 | |||
| 23 | /* enable basic MIDI features: | 20 | /* enable basic MIDI features: |
| 24 | - MIDI notes can be sent when in Music mode is on | 21 | - MIDI notes can be sent when in Music mode is on |
| 25 | */ | 22 | */ |
