From: tmk <tmk@users.noreply.github.com>
Date: Mon, 10 Aug 2015 01:20:55 +0000 (+0900)
Subject: Updated Previously Asked Questions (markdown => asciidoc)
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=14466e820dd2e6730b711ef5e5b8f9264cf71068;p=qmk_firmware.git

Updated Previously Asked Questions (markdown => asciidoc)
---

diff --git a/Previously-Asked-Questions.asciidoc b/Previously-Asked-Questions.asciidoc
new file mode 100644
index 000000000..36af1f203
--- /dev/null
+++ b/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
diff --git a/Previously-Asked-Questions.md b/Previously-Asked-Questions.md
deleted file mode 100644
index 36af1f203..000000000
--- a/Previously-Asked-Questions.md
+++ /dev/null
@@ -1,14 +0,0 @@
-= 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