From c25b5b00930801e792fa8ba51887ffa42e7e0087 Mon Sep 17 00:00:00 2001 From: tmk Date: Sun, 9 Aug 2015 16:12:01 +0900 Subject: [PATCH] Created Previously Asked Questions (markdown) --- Previously-Asked-Questions.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Previously-Asked-Questions.md diff --git a/Previously-Asked-Questions.md b/Previously-Asked-Questions.md new file mode 100644 index 000000000..4c23e30f1 --- /dev/null +++ b/Previously-Asked-Questions.md @@ -0,0 +1,2 @@ +### Columns beyond uint16_t cannot be read +https://github.com/tmk/tmk_keyboard/wiki/FAQ#cant-read-comlumn-of-matrix-beyond-16 \ No newline at end of file