forked from mirrors/qmk_userspace
added copyright and license notice.
This commit is contained in:
parent
f382fc93d5
commit
0dde25e81c
68 changed files with 2050 additions and 99 deletions
|
@ -1,5 +1,4 @@
|
|||
// this code from:
|
||||
// http://www.pjrc.com/teensy/jump_to_bootloader.html
|
||||
/* See http://www.pjrc.com/teensy/jump_to_bootloader.html */
|
||||
#include <avr/io.h>
|
||||
#include <avr/interrupt.h>
|
||||
#include <util/delay.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue