summaryrefslogtreecommitdiffstats
path: root/FAQ.md
diff options
context:
space:
mode:
authortmk <tmk@users.noreply.github.com>2014-05-19 18:39:29 -0700
committertmk <tmk@users.noreply.github.com>2014-05-19 18:39:29 -0700
commit520ddc19a11f8b8ad0ec0740f5a4b8dab673c671 (patch)
tree07766aedd11ff1209e5b8e62be894832af85f1a3 /FAQ.md
parentf1ed69fa7badd5ffa2f60018c3a1600f974df1e4 (diff)
Updated FAQ (markdown)
Diffstat (limited to 'FAQ.md')
-rw-r--r--FAQ.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/FAQ.md b/FAQ.md
index d25795b70f..9bb74c7276 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -174,7 +174,8 @@ Pressing any key during sleep should wake host.
## Using Arduino?
**Note that Arduino pin naming is different from actual chip.** For example, Arduino pin `D0` is not `PD0`. Check circuit with its schematics yourself.
-http://arduino.cc/en/uploads/Main/arduino-leonardo-schematic_3b.pdf
-http://arduino.cc/en/uploads/Main/arduino-micro-schematic.pdf
-Arduino leonardo and micro have ATMega32U4 and can be used for TMK, though Arduino bootloader may be a problem. \ No newline at end of file
+- http://arduino.cc/en/uploads/Main/arduino-leonardo-schematic_3b.pdf
+- http://arduino.cc/en/uploads/Main/arduino-micro-schematic.pdf
+
+Arduino leonardo and micro have **ATMega32U4** and can be used for TMK, though Arduino bootloader may be a problem. \ No newline at end of file