diff options
author | tmk <tmk@users.noreply.github.com> | 2015-08-09 16:17:29 +0900 |
---|---|---|
committer | tmk <tmk@users.noreply.github.com> | 2015-08-09 16:17:29 +0900 |
commit | e451b38848216bdf242c392fe64e4b6f71e1287b (patch) | |
tree | 48a632e123a4b99126d481b20f9c4862e05398c6 | |
parent | dcc1abcdd5e6950152cbaf289070c0e555fcf384 (diff) | |
download | qmk_firmware-e451b38848216bdf242c392fe64e4b6f71e1287b.tar.gz qmk_firmware-e451b38848216bdf242c392fe64e4b6f71e1287b.zip |
Updated Previously Asked Questions (markdown)
-rw-r--r-- | Previously-Asked-Questions.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Previously-Asked-Questions.md b/Previously-Asked-Questions.md index 20bfd9a478..ce4c6f02d9 100644 --- a/Previously-Asked-Questions.md +++ b/Previously-Asked-Questions.md @@ -3,6 +3,6 @@ http://deskthority.net/workshop-f7/how-to-build-your-very-own-keyboard-firmware- # Questions # [Q] Columns beyond 16(uint16_t) cannot be read -https://github.com/tmk/tmk_keyboard/wiki/FAQ#cant-read-comlumn-of-matrix-beyond-16 -http://deskthority.net/workshop-f7/how-to-build-your-very-own-keyboard-firmware-t7177-270.html#p247051 -http://deskthority.net/workshop-f7/rebuilding-and-redesigning-a-classic-thinkpad-keyboard-t6181-60.html#p146279 +* https://github.com/tmk/tmk_keyboard/wiki/FAQ#cant-read-comlumn-of-matrix-beyond-16 +* http://deskthority.net/workshop-f7/how-to-build-your-very-own-keyboard-firmware-t7177-270.html#p247051 +* http://deskthority.net/workshop-f7/rebuilding-and-redesigning-a-classic-thinkpad-keyboard-t6181-60.html#p146279 |