diff options
author | tmk <tmk@users.noreply.github.com> | 2015-05-06 08:27:22 +0900 |
---|---|---|
committer | tmk <tmk@users.noreply.github.com> | 2015-05-06 08:27:22 +0900 |
commit | ff1130f76df7cf0ed4b5ecc0605bb8b55cc58b11 (patch) | |
tree | 9fd4e51ec1d595d0f6433ed1c8fab1ff51c030c6 | |
parent | 3e0c1937f4cddc490d5a2aa772b1b2f9e227d00a (diff) |
Updated FAQ (markdown)
-rw-r--r-- | FAQ.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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)
|