From b10728edc1ce897939833ccca447640804888854 Mon Sep 17 00:00:00 2001 From: wxyangf <2058629+wxyangf@users.noreply.github.com> Date: Mon, 7 Jun 2021 02:53:20 -0400 Subject: [Docs] added basic midi documention of common features (#13113) Co-authored-by: precondition <57645186+precondition@users.noreply.github.com> Co-authored-by: Ryan Co-authored-by: Joel Challis --- docs/feature_audio.md | 114 +------------------------------------------------- 1 file changed, 1 insertion(+), 113 deletions(-) (limited to 'docs/feature_audio.md') diff --git a/docs/feature_audio.md b/docs/feature_audio.md index 2c440c951d..b7b572974f 100644 --- a/docs/feature_audio.md +++ b/docs/feature_audio.md @@ -301,8 +301,7 @@ You can configure the default, min and max frequencies, the stepping and built i ## MIDI Functionality -This is still a WIP, but check out `quantum/process_keycode/process_midi.c` to see what's happening. Enable from the Makefile. - +See [MIDI](feature_midi.md) ## Audio Keycodes @@ -319,114 +318,3 @@ This is still a WIP, but check out `quantum/process_keycode/process_midi.c` to s |`MU_OFF` | |Turns off Music Mode | |`MU_TOG` | |Toggles Music Mode | |`MU_MOD` | |Cycles through the music modes | - - -- cgit v1.2.3