Browse Source

comment out unformatted audio/midi sections

pull/1484/head
skullY 6 years ago
parent
commit
03eb6a3e86
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      docs/quantum_keycodes.md

+ 4
- 0
docs/quantum_keycodes.md View 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.


Loading…
Cancel
Save