diff options
author | Jack Humbert <jack.humb@gmail.com> | 2017-05-27 18:09:52 -0400 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-05-27 18:09:52 -0400 |
commit | 704794bae3bf96541b0362ea38b84706d5ee6958 (patch) | |
tree | 866be7a6a63cb8e5f6f7c236303a796239ed9eae /docs/Previously-Asked-Questions.asciidoc | |
parent | d24da945d1dbfbe81177dd6611b0d5a27ab8344f (diff) | |
parent | e229dcadb5c9f8c09f14a439fe5a4c7c48ba2249 (diff) |
subtree docs
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 0000000000..36af1f2035 --- /dev/null +++ b/docs/Previously-Asked-Questions.asciidoc @@ -0,0 +1,14 @@ += Previously Asked Questions +:toc: +:toc-placement: preamble + +toc::[] + += Question thread +http://deskthority.net/workshop-f7/how-to-build-your-very-own-keyboard-firmware-t7177-270.html + += Questions +== 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 |