summaryrefslogtreecommitdiffstats
path: root/quantum/template
diff options
context:
space:
mode:
Diffstat (limited to 'quantum/template')
-rw-r--r--quantum/template/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/quantum/template/config.h b/quantum/template/config.h
index c61c4a618..d0bee0d89 100644
--- a/quantum/template/config.h
+++ b/quantum/template/config.h
@@ -159,4 +159,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
//#define NO_ACTION_MACRO
//#define NO_ACTION_FUNCTION
+/* override number of MIDI tone keycodes (each octave adds 12 bytes) */
+//#define MIDI_TONE_KEYCODE_OCTAVES 1
+
#endif