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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-27
added serial mouse driver for Microsoft and Mousesystems mice
Robin Haberkorn
3
-0
/
+291
2014-07-21
Just ignore ADB Service Request
tmk
1
-0
/
+4
2014-07-19
Fix NKRO code when NKRO is disable
tmk
1
-0
/
+2
2014-06-15
Fix debug print of ps2_mouse
tmk
1
-1
/
+6
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
Fix remotewakeup of PJRC stack(Fix #121)
tmk
1
-0
/
+1
2014-04-28
Check if LUFA-git really exists(Fix #118)
tmk
2
-1
/
+2
2014-04-26
NKRO is disable when SET_PROTOCOL(boot)
tmk
3
-2
/
+8
2014-04-26
Make NKRO deafult when it is available
tmk
4
-40
/
+38
2014-04-25
Add LUFA git repository(release 140302)
tmk
4
-8
/
+21
2014-04-25
Move macro definitions from lufa.c to lufa.h
tmk
2
-9
/
+11
2014-04-24
Change LUFA build options
tmk
2
-5
/
+9
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
2014-02-10
Add doc 4704.txt and protocol comment
tmk
1
-7
/
+33
2014-02-09
Change error no and clean debug code
tmk
2
-25
/
+17
2014-02-08
Add Initial files of 4704_usb
tmk
2
-0
/
+261
2014-01-06
Added NeXT keyboard converter
Benjamin Gould
2
-0
/
+267
2013-11-28
Merge pull request #81 from bgould/master
tmk
4
-0
/
+373
2013-11-28
Add included header file and fix debug print
tmk
2
-5
/
+5
2013-11-28
Add ps2_interrupt.c
tmk
3
-307
/
+121
2013-11-28
Add ps2_usart.c and fix set_led at USB wake
tmk
4
-126
/
+29
2013-11-27
changed tabs to spaces in bluefruit.c
Benjamin Gould
1
-5
/
+5
2013-11-27
Added bluefruit protocol and converter for 70% M
Benjamin Gould
4
-0
/
+373
2013-11-26
Fix ps2_host_recv_response
tmk
1
-4
/
+7
2013-11-25
Add ps2_busywait.c and recfactor PS/2 protocol
tmk
3
-43
/
+339
2013-11-21
Merge branch 'ps2_mouse_fix'
tmk
6
-214
/
+257
2013-11-21
Fix PS/2 USART version
tmk
1
-29
/
+25
2013-11-21
Fix interrupt version of ps2.c
tmk
2
-25
/
+37
2013-11-20
Add build options of ps2_mouse
tmk
2
-46
/
+61
2013-11-20
Fix to build ps2_mouse with both LUFA and PJRC
tmk
2
-84
/
+117
2013-11-18
Fix delay of PS/2 mouse init
tmk
1
-3
/
+1
2013-11-18
Wait for USB starting up to make debug print available
tmk
1
-1
/
+8
2013-11-07
Add cli() to protoect ADB critical timing part
tmk
1
-11
/
+7
2013-11-01
Fix PS/2 mouse support
tmk
2
-73
/
+55
2013-11-01
Tweak time values of busywait PS/2
tmk
1
-3
/
+3
2013-10-14
Merge blargg's fix into adb.c
tmk
1
-111
/
+97
2013-10-09
Change ADB scan delay 12ms
tmk
1
-2
/
+4
2013-10-08
Fix ADB missing keystrokes problem Thanks, blargg! #14
tmk
1
-0
/
+6
2013-10-08
Fix build error and debug print PJRC stack #69 #68
tmk
2
-0
/
+4
2013-10-04
Remove clear matrix on ADB recv error
tmk
1
-0
/
+3
2013-09-25
Merge branch 'm0110_keymap_section'
tmk
1
-23
/
+23
2013-09-25
Add M0120 scan code diagram
tmk
1
-23
/
+23
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-09-21
Remove procedures not neeed from init of M0110
tmk
1
-1
/
+3
2013-07-28
Add NKRO support for LUFA
tmk
4
-18
/
+112
2013-06-21
Use serial_uart.c instead of x68k.c now
tmk
2
-129
/
+0
2013-06-21
Add LED support to x68k
tmk
2
-0
/
+7
[next]