summaryrefslogtreecommitdiff
path: root/FAQ.md
diff options
context:
space:
mode:
authortmk <tmk@users.noreply.github.com>2014-04-14 16:16:06 -0700
committertmk <tmk@users.noreply.github.com>2014-04-14 16:16:06 -0700
commit7963233140f472a12d3f67db7444ac8b8b2bec53 (patch)
tree55955db0ebdb97dba95f57635941db50bfc3df74 /FAQ.md
parent0f34b9fd449d5fec8c24570477ed11679b21233d (diff)
Updated FAQ (markdown)
Diffstat (limited to 'FAQ.md')
-rw-r--r--FAQ.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/FAQ.md b/FAQ.md
index dc770b75e7..c5fb2247b6 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -133,4 +133,8 @@ http://geekhack.org/index.php?topic=12047.msg1292018#msg1292018
## Special Extra key doesn't work(System, Audio control keys)
+You need to define `EXTRAKEY_ENABLE` in **makefile** to use them in TMK.
+```
+EXTRAKEY_ENABLE = yes # Audio control and System control
+```
http://deskthority.net/workshop-f7/tmk-keyboard-firmware-collection-t4478-60.html#p157919 \ No newline at end of file