aboutsummaryrefslogtreecommitdiff
path: root/keyboards/handwired/hnah40/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/hnah40/config.h')
-rw-r--r--keyboards/handwired/hnah40/config.h20
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/handwired/hnah40/config.h b/keyboards/handwired/hnah40/config.h
index 6bc98a10c..9e314812b 100644
--- a/keyboards/handwired/hnah40/config.h
+++ b/keyboards/handwired/hnah40/config.h
@@ -168,23 +168,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
168//#define NO_ACTION_MACRO 168//#define NO_ACTION_MACRO
169//#define NO_ACTION_FUNCTION 169//#define NO_ACTION_FUNCTION
170 170
171/*
172 * MIDI options
173 */
174
175/* enable basic MIDI features:
176 - MIDI notes can be sent when in Music mode is on
177*/
178//#define MIDI_BASIC
179
180/* enable advanced MIDI features:
181 - MIDI notes can be added to the keymap
182 - Octave shift and transpose
183 - Virtual sustain, portamento, and modulation wheel
184 - etc.
185*/
186//#define MIDI_ADVANCED
187
188/* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */
189//#define MIDI_TONE_KEYCODE_OCTAVES 1
190