index
:
qmk_firmware
redox-keymap-yushyin
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
protocol
/
lufa
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-20
USB initialize when plug-in during battery powered
tmk
1
-1
/
+14
2014-07-19
Fix NKRO code when NKRO is disable
tmk
1
-0
/
+2
2014-04-29
Fix set LED for NKRO keyboard interface
tmk
1
-0
/
+1
2014-04-29
Unused endpoint of console OUT is commentout'd
tmk
2
-1
/
+7
2014-04-28
Check if LUFA-git really exists(Fix #118)
tmk
1
-0
/
+1
2014-04-26
NKRO is disable when SET_PROTOCOL(boot)
tmk
1
-1
/
+4
2014-04-26
Make NKRO deafult when it is available
tmk
1
-23
/
+24
2014-04-25
Add LUFA git repository(release 140302)
tmk
3
-6
/
+15
2014-04-25
Move macro definitions from lufa.c to lufa.h
tmk
2
-9
/
+11
2014-04-24
Change LUFA build options
tmk
1
-2
/
+2
2014-04-21
Return when ready check loop is timeouted(Fix #115)
tmk
2
-13
/
+27
2014-04-21
Change PollingIntervalMS to 10ms(Fix #114)
tmk
1
-1
/
+1
2013-11-28
Add ps2_usart.c and fix set_led at USB wake
tmk
1
-2
/
+2
2013-11-18
Wait for USB starting up to make debug print available
tmk
1
-1
/
+8
2013-09-25
Fix LUFA blocking during startup
tmk
1
-0
/
+2
2013-09-21
Fix USB initilaize on LUFA
tmk
1
-1
/
+6
2013-07-28
Add NKRO support for LUFA
tmk
3
-8
/
+109
2013-04-13
Fix LUFA host driver for unconfigured state
tmk
1
-0
/
+12
2013-04-13
Fix USB Descriptors
tmk
1
-4
/
+7
2013-03-27
Add supsend and wakeup to pjrc stack
tmk
1
-83
/
+4
2013-03-16
Add breathing sleep LED during USB suspend
tmk
1
-9
/
+27
2013-03-14
Add power down mode sleep and watchdog interrupt
tmk
1
-3
/
+73
2013-03-13
Add intial code of RemoteWakeUp
tmk
1
-4
/
+36
2013-02-11
Now includes LUFA-120730 in repository
tmk
306
-0
/
+64019
2013-02-11
Add support for LUFA-120730
tmk
1
-10
/
+19
2012-10-26
Fix usage of debug flag
tmk
1
-9
/
+2
2012-10-17
Initial version of new code for layer switch is added.
tmk
1
-1
/
+1
2012-09-06
Fix timeout logic of LUFA sendchar(), sned_*().
tmk
1
-6
/
+34
2012-08-28
test build of 'Host shield' in minimal env.
tmk
2
-44
/
+63
2012-08-28
Fix the way of sending out IN packet.
tmk
1
-22
/
+19
2012-07-20
Add CONSOLE_ENABLE build option to LUFA.
tmk
3
-88
/
+139
2012-07-08
Interrupt driven Control ep and Console task
tmk
2
-40
/
+62
2012-07-02
Fix LUFA descriptor of Extra for Windows
tmk
1
-4
/
+4
2012-06-29
confirm SetReport LED.
tmk
3
-59
/
+85
2012-06-28
Add conditional compile for MOUSE_ENABLE and EXTRAKEY_ENABLE.
tmk
3
-22
/
+104
2012-06-28
Make console compatible with PJRC hid_listen.
tmk
1
-2
/
+2
2012-06-28
Add protocol/lufa. LUFA supported now.
tmk
4
-0
/
+1038