]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
comment out unformatted audio/midi sections
authorskullY <skullydazed@gmail.com>
Fri, 7 Jul 2017 20:28:31 +0000 (13:28 -0700)
committerskullY <skullydazed@gmail.com>
Fri, 7 Jul 2017 20:28:31 +0000 (13:28 -0700)
docs/quantum_keycodes.md

index a59d8fbc886cdac9388ebb39145aedabaf96dbcd..36dbda7a9c2095bf4930dfa4f6b468802e7b6f21 100644 (file)
@@ -44,6 +44,8 @@ Shortcuts for bootmagic options (these work even when bootmagic is off.)
 |`MAGIC_UNSWAP_ALT_GUI`/`AG_NORM`|Disable the Alt/GUI switching|
 |`MAGIC_TOGGLE_NKRO`|Turn NKRO on or off|
 
+<!-- FIXME: this formatting needs work
+
 ## Audio
 
 ```c
@@ -157,6 +159,8 @@ MI_MODSD, // decrease modulation speed
 MI_MODSU, // increase modulation speed
 #endif // MIDI_ADVANCED
 
+-->
+
 ## Backlight
 
 These keycodes control the backlight. Most keyboards use this for single color in-switch lighting.