mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 18:49:08 +00:00
Updated Home (markdown)
This commit is contained in:
parent
eddc161d5d
commit
cf97749fb7
1 changed files with 4 additions and 0 deletions
4
Home.md
4
Home.md
|
@ -309,6 +309,10 @@ This allows you to interface with a Bluefruit EZ-key to send keycodes wirelessly
|
|||
|
||||
This allows you output audio on the C6 pin (needs abstracting). See the [audio section](#audio-output-from-a-speaker) for more information.
|
||||
|
||||
`FAUXCLICKY_ENABLE`
|
||||
|
||||
Uses buzzer to emulate clicky switches. A cheap imitation of the Cherry blue switches. By default, uses the C6 pin, same as AUDIO_ENABLE.
|
||||
|
||||
`VARIABLE_TRACE`
|
||||
|
||||
Use this to debug changes to variable values, see the [tracing variables](#tracing-variables) section for more information.
|
||||
|
|
Loading…
Reference in a new issue