From: tmk Date: Tue, 5 May 2015 23:27:22 +0000 (+0900) Subject: Updated FAQ (markdown) X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=ff1130f76df7cf0ed4b5ecc0605bb8b55cc58b11;p=qmk_firmware.git Updated FAQ (markdown) --- diff --git a/FAQ.md b/FAQ.md index 3369bc52e..4a89d6d50 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)