tmk
|
579991b927
|
added SONY NEWS keyboard NWP-5461 support.
|
13 years ago |
tmk
|
7386c76191
|
fixed a bug on host_system_send().
|
13 years ago |
tmk
|
baf885dc31
|
M0110: added keymaps, mousekeys
|
13 years ago |
tmk
|
3f0289e666
|
Added protocol support for Macintosh keyboard M0110.
|
13 years ago |
tmk
|
e2afc305ed
|
PS/2 to USB: fix comments.
|
13 years ago |
tmk
|
3f9de37310
|
Added ISO/JIS keyboard support.
|
13 years ago |
tmk
|
6284b147c2
|
add debouncing into macway/matrix.c.
|
13 years ago |
tmk
|
e65575d4a5
|
Refactored bootloader jumping. Added USBaspLoader support.
|
13 years ago |
tmk
|
e67c988824
|
Added Bulegiga iWRAP support into HHKB.(Bluetooth)
|
13 years ago |
tmk
|
b703de7b29
|
Added locking capslock key support and default now.
|
13 years ago |
tmk
|
0dde25e81c
|
added copyright and license notice.
|
13 years ago |
tmk
|
f382fc93d5
|
Change layer pram and keymap of HHKB. Fix vusb/host.c.
|
14 years ago |
tmk
|
1bda8a8c69
|
Add special keycodes for media control. Fix power down command.
|
14 years ago |
tmk
|
6d45e05ede
|
Added PS/2 multimeda key support.
HID Consumer page and System control are also supported now.
merged mediakey branch: d53a356cd2011b461843a5c7c1527a61692893c1
|
14 years ago |
tmk
|
af85b6bba6
|
added HHKB/README and clean some codes.
|
14 years ago |
tmk
|
74f7e19863
|
added USB_EXTRA feature to HHKB/V-USB
|
14 years ago |
tmk
|
068c31a7ba
|
added initial V-USB support for HHKB
|
14 years ago |
tmk
|
61e12a3157
|
move files: main_vusb.c ps2_usart.c sendchar_usart.c from ps2_usb to common dir
|
14 years ago |
tmk
|
a6b31e950f
|
fix bug: send Fn key even after the layer is used.
|
14 years ago |
tmk
|
b0b6c33332
|
ad hoc fix for IDLE bug which affects on Mac only.
|
14 years ago |
tmk
|
5de62e26a0
|
fix for ps2_usb Makefile and circuit
|
14 years ago |
tmk
|
13e4662bae
|
minor fix for HHKB Makefile and doc
|
14 years ago |
tmk
|
cec2549505
|
FIX: send last report when idle timeouts. (pjrc)
|
14 years ago |
tmk
|
1a7c3585ed
|
ADD: V-USB Circuit in README
|
14 years ago |
tmk
|
258fd3c368
|
FIX: host_get_first_key in vusb/host.c
|
14 years ago |
tmk
|
00350c180d
|
v3.0 cleanse files
|
14 years ago |
tmk
|
d2b9489a5e
|
fixed hhkb to comply new API.
|
14 years ago |
tmk
|
60052acc0f
|
fixed macway to comply new API.
|
14 years ago |
tmk
|
c958b2d19b
|
fixed adb_usb to comply new API.
|
14 years ago |
tmk
|
fb8d23c60c
|
integrate V-USB support into ps2_usb
|
14 years ago |
tmk
|
47f5d8b545
|
Synchronous USART support for PS/2 on V-USB stack
|
14 years ago |
tmk
|
239bdbf419
|
PS/2: request to resend when error is occured.
|
14 years ago |
tmk
|
3015f191a5
|
fixed: not to send key if fn_keycode is modifier
|
14 years ago |
tmk
|
9a938eecbd
|
host interface for pjrc
|
14 years ago |
tmk
|
2b8cd88ab1
|
refactor keyboard.h, host.h
|
14 years ago |
tmk
|
acc974c64b
|
added protocol stack: pjrc, vusb
|
14 years ago |
tmk
|
5552b5afea
|
define sendcha() in usb_debug.c
|
14 years ago |
tmk
|
04f351b802
|
PS/2 library receives data partially by interrupt
|
14 years ago |
tmk
|
0632618d29
|
added initial support of mousekeys to ps2_vusb
|
14 years ago |
tmk
|
4f5f1a53d4
|
added PS/2 to USB converter use V-USB as protocol stack
|
14 years ago |
tmk
|
c07408a447
|
Merge branch 'master' of github.com:tmk/tmk_keyboard
|
14 years ago |
tmk
|
cf95d8308f
|
added some short keycode names for ISO and JIS keyboard.
|
14 years ago |
tmk
|
a96085faf6
|
added note about external pull resistor on DATA line.
|
14 years ago |
tmk
|
5bc29b50ef
|
fixed mousekey delay to do double/triple click easily.
|
14 years ago |
tmk
|
23c686ad46
|
Exceptional handling for PS/2 scan code set 2
changed names which does not comply to C spec.(underscore prefix names)
|
14 years ago |
tmk
|
a28a2a6a5e
|
rewrite code of layer switching
|
14 years ago |
tmk
|
bf1a37ba71
|
PS/2 to USB keyboard converter
|
14 years ago |
tmk
|
7ad93f7850
|
added description of ADB socket pintouts.
|
14 years ago |
tmk
|
849b10e921
|
changed wait time for volume control.
|
14 years ago |
tmk
|
16be834617
|
changed special mode key for macway: Left Shift + Right Shift
|
14 years ago |