]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/satan/keymaps/midi/config.h
Document size added by MIDI_ENABLE (~3800 bytes according to my experiments)
[qmk_firmware.git] / keyboards / satan / keymaps / midi / config.h
index e345d40c962b48c62d7826704291bb500ab9c973..0dbdb5cbcdffe56dd403ec3c79c4461b200dcd49 100644 (file)
@@ -5,7 +5,7 @@
 
 // place overrides here
 
-/* override number of MIDI tone keycodes (each octave adds 12 bytes) */
+/* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */
 #define MIDI_TONE_KEYCODE_OCTAVES 2
 
 #endif
\ No newline at end of file