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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-20
added copyright and license notice.
tmk
68
-99
/
+2050
2011-07-02
Change layer pram and keymap of HHKB. Fix vusb/host.c.
tmk
3
-2
/
+10
2011-06-30
Add special keycodes for media control. Fix power down command.
tmk
2
-0
/
+23
2011-05-31
Added PS/2 multimeda key support.
tmk
10
-349
/
+446
2011-05-25
added HHKB/README and clean some codes.
tmk
23
-103
/
+111
2011-05-21
added USB_EXTRA feature to HHKB/V-USB
tmk
7
-78
/
+166
2011-05-15
added initial V-USB support for HHKB
tmk
7
-57
/
+661
2011-05-06
move files: main_vusb.c ps2_usart.c sendchar_usart.c from ps2_usb to common dir
tmk
8
-71
/
+25
2011-05-04
fix bug: send Fn key even after the layer is used.
tmk
1
-12
/
+11
2011-05-04
ad hoc fix for IDLE bug which affects on Mac only.
tmk
1
-1
/
+2
2011-05-04
fix for ps2_usb Makefile and circuit
tmk
2
-3
/
+3
2011-05-04
minor fix for HHKB Makefile and doc
tmk
2
-9
/
+9
2011-03-10
FIX: send last report when idle timeouts. (pjrc)
tmk
9
-9
/
+23
2011-02-25
ADD: V-USB Circuit in README
tmk
1
-0
/
+24
2011-02-25
FIX: host_get_first_key in vusb/host.c
tmk
1
-7
/
+10
2011-02-21
v3.0 cleanse files
tmk
5
-284
/
+240
2011-02-21
fixed hhkb to comply new API.
tmk
8
-123
/
+33
2011-02-21
fixed macway to comply new API.
tmk
5
-57
/
+33
2011-02-21
fixed adb_usb to comply new API.
tmk
8
-103
/
+76
2011-02-21
integrate V-USB support into ps2_usb
tmk
27
-1183
/
+176
2011-02-21
Synchronous USART support for PS/2 on V-USB stack
tmk
11
-269
/
+527
2011-02-21
PS/2: request to resend when error is occured.
tmk
4
-110
/
+93
2011-02-21
fixed: not to send key if fn_keycode is modifier
tmk
2
-9
/
+29
2011-02-21
host interface for pjrc
tmk
24
-329
/
+472
2011-02-21
refactor keyboard.h, host.h
tmk
21
-350
/
+512
2011-02-21
added protocol stack: pjrc, vusb
tmk
55
-1832
/
+836
2011-02-21
define sendcha() in usb_debug.c
tmk
2
-4
/
+2
2011-02-21
PS/2 library receives data partially by interrupt
tmk
11
-106
/
+275
2011-02-21
added initial support of mousekeys to ps2_vusb
tmk
14
-270
/
+676
2011-02-21
added PS/2 to USB converter use V-USB as protocol stack
tmk
40
-18
/
+10003
2011-02-21
Merge branch 'master' of github.com:tmk/tmk_keyboard
tmk
1
-1
/
+10
2011-02-17
added some short keycode names for ISO and JIS keyboard.
tmk
1
-1
/
+10
2011-02-13
added note about external pull resistor on DATA line.
tmk
1
-0
/
+4
2011-01-24
fixed mousekey delay to do double/triple click easily.
tmk
1
-1
/
+2
2011-01-24
Exceptional handling for PS/2 scan code set 2
tmk
2
-116
/
+150
2011-01-22
rewrite code of layer switching
tmk
2
-69
/
+101
2011-01-22
PS/2 to USB keyboard converter
tmk
12
-17
/
+967
2011-01-16
added description of ADB socket pintouts.
tmk
1
-4
/
+18
2011-01-16
changed wait time for volume control.
tmk
1
-2
/
+2
2011-01-16
changed special mode key for macway: Left Shift + Right Shift
tmk
1
-2
/
+1
2011-01-13
ADB keyboard LEDs support
tmk
5
-13
/
+60
2011-01-13
added 'Keymap' section to adb/README.
tmk
1
-0
/
+37
2011-01-13
change keycodes and define keymap macro for AEK.
tmk
6
-254
/
+289
2011-01-12
ADB to USB keyboard converter
tmk
8
-0
/
+809
2011-01-11
FIX: error handling in ps2.c
tmk
1
-1
/
+7
2011-01-06
added a file TODO.
tmk
1
-0
/
+103
2011-01-06
changed signature of keymap_fn_layer() in keymap_skel.h.
tmk
4
-15
/
+13
2011-01-06
added config option: MATRIX_HAS_GHOST and fixed some on matrix.c
tmk
7
-74
/
+212
2011-01-06
add "Build your own firmware" and "Features" section to README.
tmk
1
-45
/
+67
2011-01-04
add a build option: USB_EXTRA_ENABLE
tmk
7
-35
/
+121
[next]