tmk
0dde25e81c
added copyright and license notice.
2011-07-21 00:32:52 +09:00
tmk
f382fc93d5
Change layer pram and keymap of HHKB. Fix vusb/host.c.
2011-07-02 14:27:14 +09:00
tmk
af85b6bba6
added HHKB/README and clean some codes.
2011-05-25 11:30:14 +09:00
tmk
74f7e19863
added USB_EXTRA feature to HHKB/V-USB
2011-05-21 10:28:57 +09:00
tmk
068c31a7ba
added initial V-USB support for HHKB
2011-05-16 00:14:06 +09:00
tmk
13e4662bae
minor fix for HHKB Makefile and doc
2011-05-04 08:12:27 +09:00
tmk
d2b9489a5e
fixed hhkb to comply new API.
2011-02-22 03:09:23 +09:00
tmk
3015f191a5
fixed: not to send key if fn_keycode is modifier
2011-02-22 03:09:07 +09:00
tmk
9a938eecbd
host interface for pjrc
2011-02-22 03:09:05 +09:00
tmk
2b8cd88ab1
refactor keyboard.h, host.h
2011-02-22 03:09:02 +09:00
tmk
acc974c64b
added protocol stack: pjrc, vusb
2011-02-22 03:08:59 +09:00
tmk
c5b9f2b02b
change keycodes and define keymap macro for AEK.
...
ADD: keymap macro for Apple Extended Keyboard in adb/keymap.c
FIX: keycodes for Keypad, Fn and Mousekey.
2011-01-13 16:39:49 +09:00
tmk
fd49c69d1a
added config option: MATRIX_HAS_GHOST and fixed some on matrix.c
...
ADD: Build option: MATRIX_HAS_GHOST to enable ghost blocking logic.
FIX: choose matrix buffer type(uint8_t/uint16_t) automatically
depending on column size in matrix.c.
FIX: use uint8_t insted of int in matrix.c.
2011-01-06 15:33:08 +09:00
tmk
6b0c939d72
add a build option: USB_EXTRA_ENABLE
2011-01-05 00:19:43 +09:00
tmk
2a562a4191
Add PS/2 mouse support to connect TrackPoint Unit.
...
Change build options: Makefile and config.h. See README.
2011-01-02 23:52:13 +09:00
tmk
51f17f0231
add build option: NKRO_ENABLE(remove: USB_12KRO)
2010-12-08 01:57:55 +09:00
tmk
37ced39ae2
add build option USB_12KRO.
2010-11-26 01:56:21 +09:00
tmk
9019c901dd
add system controls(power down/wake up) from generic desktop page(HID)
2010-11-18 22:35:49 +09:00
tmk
02d955e9fe
add audio controls from consumer page(HID)
2010-11-17 16:06:20 +09:00
tmk
8240e606d4
change hhkb/keymap
2010-11-16 14:56:06 +09:00
tmk
2ca3ab18a2
output previous key state on TP1684 when scaning matrix.
2010-11-07 20:45:04 +09:00
tmk
a31b31e717
revise Fn key processing.
2010-11-03 17:33:20 +09:00
tmk
45d4a7a898
improve layer switching
2010-10-30 01:16:47 +09:00
tmk
6c3b9a2ded
ADD: macway/doc
...
FIX: keymap
2010-10-28 15:43:51 +09:00
tmk
2f80e790c6
new build method for macway
2010-10-27 22:56:01 +09:00
tmk
461e0d3d8c
ADD: keymap macro for human to read easier
...
ADD: controller.h for controller board definition(teensy)
ADD: debug toggle
2010-10-26 21:32:45 +09:00
tmk
7a336b05ec
FIX: include files
2010-10-25 16:56:24 +09:00
tmk
c166fb744f
FIX: doc and keymap.
2010-10-25 15:17:40 +09:00
tmk
4acc38751e
switch debug on/off by pressing 4 keys on booting time
2010-10-24 03:33:08 +09:00
tmk
bf92bdd7fa
add keymap layer: Matias half keyboard style(SPACE) [NOT USED]
2010-10-24 02:01:40 +09:00
tmk
06eb50be07
hhkb: refactored
2010-10-24 01:17:26 +09:00
tmk
9d7979931e
FIX: clear keyboard_keys.
...
NOT change layer when one more Fn keys pressed/other than Fn key pressed
2010-10-19 01:03:27 +09:00
tmk
54b5bafaac
add directories for each keyboard: hhkb, macway
2010-10-15 11:09:57 +09:00