summaryrefslogtreecommitdiffstats
path: root/FAQ.md
diff options
context:
space:
mode:
authortmk <tmk@users.noreply.github.com>2015-05-06 08:27:22 +0900
committertmk <tmk@users.noreply.github.com>2015-05-06 08:27:22 +0900
commitff1130f76df7cf0ed4b5ecc0605bb8b55cc58b11 (patch)
tree9fd4e51ec1d595d0f6433ed1c8fab1ff51c030c6 /FAQ.md
parent3e0c1937f4cddc490d5a2aa772b1b2f9e227d00a (diff)
Updated FAQ (markdown)
Diffstat (limited to 'FAQ.md')
-rw-r--r--FAQ.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/FAQ.md b/FAQ.md
index 3369bc52ee..4a89d6d50a 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -119,7 +119,9 @@ Properly configure boot section size in Makefile. With wrong section size bootlo
# USBaspLoader 2048
OPT_DEFS += -DBOOTLOADER_SIZE=4096
```
-http://geekhack.org/index.php?topic=12047.msg1292018#msg1292018
+
+And see this discussion.
+https://github.com/tmk/tmk_keyboard/issues/179
## Special Extra key doesn't work(System, Audio control keys)