index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Demos
/
Keyboard
Commit message (
Expand
)
Author
Age
Files
Lines
*
Corrections to Keyboard and Mouse combined demos so that all modes (normal, i...
Dean Camera
2009-03-19
3
-27
/
+25
*
Combined Mouse, MouseViaInt and MouseFullInt demos into a single unified demo.
Dean Camera
2009-03-19
2
-0
/
+15
*
Combined Keyboard, KeyboardViaInt and KeyboardFullInt demos into a single uni...
Dean Camera
2009-03-19
4
-83
/
+213
*
Added extra output to makefiles to indicate the currently selected BOARD para...
Dean Camera
2009-03-16
1
-9
/
+13
*
Fixed incorrect/missing control status stage transfers on demos, bootloaders ...
Dean Camera
2009-03-10
1
-5
/
+13
*
Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc ma...
Dean Camera
2009-03-09
2
-2
/
+3
*
Updated makefiles to reflect new dfu-ee programming target invocations (suppl...
Dean Camera
2009-03-04
1
-4
/
+5
*
Makefiles and library modified to add a new F_CLOCK constant to give the unpr...
Dean Camera
2009-02-26
1
-2
/
+17
*
Moved all source to the trunk directory.
Dean Camera
2009-02-23
8
-0
/
+3143