From 4622fe75ff3e3fac2148b96b6d81861f200e14b4 Mon Sep 17 00:00:00 2001 From: NicoHood Date: Thu, 10 Jul 2014 03:58:47 +0200 Subject: [PATCH] readme --- Readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Readme.md b/Readme.md index a021555..2762e90 100644 --- a/Readme.md +++ b/Readme.md @@ -17,7 +17,7 @@ Use your **Arduino Uno, Mega, Micro, Leonardo or Micro Pro** as Generic HID Devi This project provides a new bootloader for the 8u2/16u2 and HID libraries Arduino Uno/Mega and Micro/Leonardo. I also corrected some bugs in the original sources. -Software includes: +**Software includes:** * Arduino HID Uno/Mega library * Arduino HID Micro/Leonardo library @@ -25,7 +25,7 @@ Software includes: * Compatible with Linux/Mac/Windows XP/7/8.1* * Compatible with IDE 1.0.x - 1.5.7 (newer versions might need an update) -The following devices are supported: +**The following devices are supported:** * Keyboard (modifiers + 6 keys) * Mouse (5 buttons, move, wheel) @@ -34,7 +34,7 @@ The following devices are supported: * 2 Gamepads (32 buttons, 6 16bit axis, 2 D-Pads) * 2 Joysticks (2 buttons, 2 10bit axis) -Projects can be found here: +**Projects can be found here:** * [Gamecube to PC adapter](https://github.com/NicoHood/Nintendo) * [Other projects](http://nicohood.wordpress.com/)