diff options
Diffstat (limited to 'docs/getting_started_make_guide.md')
-rw-r--r-- | docs/getting_started_make_guide.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/getting_started_make_guide.md b/docs/getting_started_make_guide.md index 70390a510..deef7520e 100644 --- a/docs/getting_started_make_guide.md +++ b/docs/getting_started_make_guide.md | |||
@@ -125,10 +125,6 @@ This allows you output audio on the C6 pin (needs abstracting). See the [audio p | |||
125 | 125 | ||
126 | Use this to debug changes to variable values, see the [tracing variables](unit_testing.md#tracing-variables) section of the Unit Testing page for more information. | 126 | Use this to debug changes to variable values, see the [tracing variables](unit_testing.md#tracing-variables) section of the Unit Testing page for more information. |
127 | 127 | ||
128 | `API_SYSEX_ENABLE` | ||
129 | |||
130 | This enables using the Quantum SYSEX API to send strings (somewhere?) | ||
131 | |||
132 | `KEY_LOCK_ENABLE` | 128 | `KEY_LOCK_ENABLE` |
133 | 129 | ||
134 | This enables [key lock](feature_key_lock.md). | 130 | This enables [key lock](feature_key_lock.md). |