diff options
author | tmk <tmk@users.noreply.github.com> | 2015-08-09 16:17:05 +0900 |
---|---|---|
committer | tmk <tmk@users.noreply.github.com> | 2015-08-09 16:17:05 +0900 |
commit | dcc1abcdd5e6950152cbaf289070c0e555fcf384 (patch) | |
tree | 178a57459bee1969797d5137f56924583313b27d | |
parent | 94ccc655429d984a29989ba0e957cbd7b9688c11 (diff) |
Updated Previously Asked Questions (markdown)
-rw-r--r-- | Previously-Asked-Questions.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Previously-Asked-Questions.md b/Previously-Asked-Questions.md index 7a2f2fdc65..20bfd9a478 100644 --- a/Previously-Asked-Questions.md +++ b/Previously-Asked-Questions.md @@ -2,5 +2,7 @@ http://deskthority.net/workshop-f7/how-to-build-your-very-own-keyboard-firmware-t7177-270.html # Questions -## Columns beyond uint16_t cannot be read -http://deskthority.net/workshop-f7/how-to-build-your-very-own-keyboard-firmware-t7177-270.html#p247051
\ No newline at end of file +# [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 |