Made installation more clear
This commit is contained in:
parent
e0c845d01b
commit
21c4c0f49f
2 changed files with 5 additions and 1 deletions
|
|
@ -48,15 +48,19 @@ Installation has changed over the time. You don't have to modify the original co
|
|||
Put all files into *sketchbook/hardware/HID/*. **You have to rename the folder HID-master to HID.**
|
||||
|
||||
**Your sketchbook folder should look like this:**
|
||||
|
||||

|
||||
|
||||
Ensure that under File->Preferences the correct sketchbook folder is selected. **Restart the IDE.**
|
||||
|
||||
|
||||
If you like to, you can add the keywords.txt to your Arduino IDE so that words like 'Gamepad' are highlighted.
|
||||
Replace the file in *arduino-1.6.0/lib/keywords.txt* with the *keywords.txt* provided in this project.
|
||||
|
||||
How to use
|
||||
==========
|
||||
|
||||
### Micro/Leonardo + HoodLoader2
|
||||
### Micro/Leonardo & HoodLoader2
|
||||
|
||||
**1. Select the new board via *Tools->Board->Arduino Leonardo HID-Project* for example.**
|
||||
For HoodLoader2 select the 16u2 MCU. Ensure HoodLoader2 board definition files are up to date.
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 45 KiB |
Loading…
Reference in a new issue