Skip to content

Commit 9ff8e1a

Browse files
committed
Add contributors info
1 parent 6874ac2 commit 9ff8e1a

File tree

1 file changed

+40
-2
lines changed

1 file changed

+40
-2
lines changed

src/KeyboardLayouts/README.adoc

Lines changed: 40 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,46 @@
11
= Contributors =
22

3-
Original code (pre-library): NicoHood
3+
Original code (pre-library): [NicoHood/HID](https://github.com/NicoHood/HID)
44

5-
Contributor: MRNIU
5+
- Links/Credits
6+
7+
[LUFA from Dean Camera](http://www.fourwalledcubicle.com/LUFA.php)
8+
[Darran's HID Projects] (https://github.com/harlequin-tech/arduino-usb)
9+
[Connor's Joystick for the Leonardo](http://www.imaginaryindustries.com/blog/?p=80)
10+
[Stefan Jones Multimedia Keys Example](http://stefanjones.ca/blog/arduino-leonardo-remote-multimedia-keys/)
11+
[Athanasios Douitsis Multimedia Keys Example](https://github.com/aduitsis/ardumultimedia)
12+
[The Original Arduino Sources](https://github.com/arduino/Arduino/tree/master/hardware/arduino/firmwares/atmegaxxu2/arduino-usbserial)
13+
[USBlyzer](http://www.usblyzer.com/)
14+
[Mattairtechs 16u2 Lufa USB Core](https://www.mattairtech.com/index.php/development-boards/mt-db-u1.html)
15+
[Paul Brook's Minimus 32u2 Arduino USB Core](https://github.com/pbrook/minimus-arduino)
16+
[Paul Stoffregen's Teensy Core](https://github.com/PaulStoffregen/cores)
17+
[Keyboard Led Out report by hartmut_holgraefe](http://forum.arduino.cc/index.php?topic=173583.0)
18+
[Github Pull Request with a lot of new functions](https://github.com/arduino/Arduino/pull/1803)
19+
[Arduino ISP fix](https://petervanhoyweghen.wordpress.com/2012/09/16/arduinoisp-on-the-leonardo/)
20+
A lot of searching through the web
21+
The awesome official Arduino IRC chat!
22+
[The NicoHood Protocol](https://github.com/NicoHood/NicoHoodProtocol)
23+
See HoodLoader1&2 repository for more credits/links
24+
[Hackaday post about HoodLoader2](hackaday.com/2014/11/30/using-the-second-microcontroller-on-an-arduino)
25+
[Gamecube to PC adapter](https://github.com/NicoHood/Nintendo)
26+
27+
- Projects
28+
29+
[Gamecube to PC Adapter](https://nicohood.wordpress.com/2015/02/10/diy-gamecube-to-usb-pc-adapter-with-arduino/)
30+
[Car PC for Mercedes (german)](http://www.artifex-babel.de/de/car-pc/car-pc_de.html)
31+
[Famicom+Genesis to PC Adapter](https://www.youtube.com/watch?v=Jz2oikvr8do)
32+
[Plex Home Theatre IR remote](https://github.com/ep1cman/Plex-IR)
33+
[The Knob](https://github.com/brainhublab/TheKnob)
34+
35+
- Press
36+
37+
[Hackaday](http://hackaday.com/2014/11/30/using-the-second-microcontroller-on-an-arduino/)
38+
[Atmel Blog](http://blog.atmel.com/2014/12/01/using-the-power-of-two-mcus-on-an-arduino-board/)
39+
40+
See [NicoHood/HID/wiki/Useful-Links-Credits](https://github.com/NicoHood/HID/wiki/Useful-Links-Credits) for the latest information.
41+
42+
- Contributor
43+
[MRNIU](https://github.com/MRNIU)
644
745
== License ==
846

0 commit comments

Comments
 (0)