diff options
author | Jack Humbert <jack.humb@gmail.com> | 2017-06-10 14:58:55 -0400 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-06-10 14:58:55 -0400 |
commit | 995c3141a674a0311786cc713ea96d39330a9b48 (patch) | |
tree | e6a207ce23bc2bcb1b20c4e43a8b963c0ccf8769 /docs/previously_asked_questions.asciidoc | |
parent | ca01d94005f67ec4fa9528353481faa622d949ae (diff) |
convert docs to lowercase and underscores
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 |