updated credits
This commit is contained in:
parent
9310119a6a
commit
4b417440c5
@ -2,7 +2,7 @@
|
|||||||
* \file firmware/main.c
|
* \file firmware/main.c
|
||||||
* \brief Main functions for USB-keyboard
|
* \brief Main functions for USB-keyboard
|
||||||
* \author Ronald Schaten <ronald@schatenseite.de>
|
* \author Ronald Schaten <ronald@schatenseite.de>
|
||||||
* \version $Id: main.c,v 1.5 2008/07/12 21:05:24 rschaten Exp $
|
* \version $Id: main.c,v 1.6 2008/07/15 05:16:41 rschaten Exp $
|
||||||
*
|
*
|
||||||
* License: GNU GPL v2 (see License.txt)
|
* License: GNU GPL v2 (see License.txt)
|
||||||
*/
|
*/
|
||||||
@ -190,9 +190,15 @@
|
|||||||
* their driver for my project. In fact, this project wouldn't exist without
|
* their driver for my project. In fact, this project wouldn't exist without
|
||||||
* the driver.
|
* the driver.
|
||||||
*
|
*
|
||||||
* And of course I'd like to thank that friend of mine -- I doubt that he'd
|
* I took great inspiration from <b>Spaceman Spiff</b>'s c64key, this software
|
||||||
* like to read his name in this place, I'll put it in if he wants me to --
|
* is based on his ideas.
|
||||||
* that gave me the idea for this project.
|
*
|
||||||
|
* Further credits go to <b>xleave</b>, who etched the PCB for me, and also
|
||||||
|
* answered many stupid questions about electronics I had during the last few
|
||||||
|
* years.
|
||||||
|
*
|
||||||
|
* And of course I'd like to thank <b>FaUl</b> of the Chaostreff Dortmund who
|
||||||
|
* gave me the idea for this project.
|
||||||
*
|
*
|
||||||
* \section sec_license About the license
|
* \section sec_license About the license
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user