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 ad63a1c2e..7198576e3 100644 --- a/docs/getting_started_make_guide.md +++ b/docs/getting_started_make_guide.md | |||
@@ -121,10 +121,6 @@ For further details, as well as limitations, see the [Unicode page](feature_unic | |||
121 | 121 | ||
122 | This allows you output audio on the C6 pin (needs abstracting). See the [audio page](feature_audio.md) for more information. | 122 | This allows you output audio on the C6 pin (needs abstracting). See the [audio page](feature_audio.md) for more information. |
123 | 123 | ||
124 | `FAUXCLICKY_ENABLE` | ||
125 | |||
126 | Uses buzzer to emulate clicky switches. A cheap imitation of the Cherry blue switches. By default, uses the C6 pin, same as `AUDIO_ENABLE`. | ||
127 | |||
128 | `VARIABLE_TRACE` | 124 | `VARIABLE_TRACE` |
129 | 125 | ||
130 | 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. |