summaryrefslogtreecommitdiffstats
path: root/Home.md
diff options
context:
space:
mode:
authorPriyadi Iman Nurcahyo <priyadi@users.noreply.github.com>2017-02-13 20:57:15 +0100
committerPriyadi Iman Nurcahyo <priyadi@users.noreply.github.com>2017-02-13 20:57:15 +0100
commitcf97749fb766a1bc1691412455788ced6df7b254 (patch)
tree2a62503b599b6bfff6d6ed92fba141d925d52287 /Home.md
parenteddc161d5d97c51c945e7acc7df6a21bf63b2359 (diff)
downloadqmk_firmware-cf97749fb766a1bc1691412455788ced6df7b254.tar.gz
qmk_firmware-cf97749fb766a1bc1691412455788ced6df7b254.tar.xz
Updated Home (markdown)
Diffstat (limited to 'Home.md')
-rw-r--r--Home.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/Home.md b/Home.md
index 80adc7607..37bd62e8c 100644
--- a/Home.md
+++ b/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.