]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Updated Home (markdown)
authorPriyadi Iman Nurcahyo <priyadi@users.noreply.github.com>
Mon, 13 Feb 2017 19:57:15 +0000 (02:57 +0700)
committerPriyadi Iman Nurcahyo <priyadi@users.noreply.github.com>
Mon, 13 Feb 2017 19:57:15 +0000 (02:57 +0700)
Home.md

diff --git a/Home.md b/Home.md
index 80adc7607615a750338439e53b554a5b8de0a96b..37bd62e8c3fe1b59bb800c478fb918b92bfb6296 100644 (file)
--- 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.