diff options
Diffstat (limited to 'docs/Previously-Asked-Questions.asciidoc')
-rw-r--r-- | docs/Previously-Asked-Questions.asciidoc | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/Previously-Asked-Questions.asciidoc b/docs/Previously-Asked-Questions.asciidoc new file mode 100644 index 000000000..36af1f203 --- /dev/null +++ b/docs/Previously-Asked-Questions.asciidoc | |||
@@ -0,0 +1,14 @@ | |||
1 | = Previously Asked Questions | ||
2 | :toc: | ||
3 | :toc-placement: preamble | ||
4 | |||
5 | toc::[] | ||
6 | |||
7 | = Question thread | ||
8 | http://deskthority.net/workshop-f7/how-to-build-your-very-own-keyboard-firmware-t7177-270.html | ||
9 | |||
10 | = Questions | ||
11 | == Columns beyond 16(uint16_t) cannot be read | ||
12 | * https://github.com/tmk/tmk_keyboard/wiki/FAQ#cant-read-comlumn-of-matrix-beyond-16 | ||
13 | * http://deskthority.net/workshop-f7/how-to-build-your-very-own-keyboard-firmware-t7177-270.html#p247051 | ||
14 | * http://deskthority.net/workshop-f7/rebuilding-and-redesigning-a-classic-thinkpad-keyboard-t6181-60.html#p146279 | ||