From 520ddc19a11f8b8ad0ec0740f5a4b8dab673c671 Mon Sep 17 00:00:00 2001 From: tmk Date: Mon, 19 May 2014 18:39:29 -0700 Subject: Updated FAQ (markdown) --- FAQ.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'FAQ.md') 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 -- cgit v1.2.3