Commit Graph

15 Commits

Author SHA1 Message Date
tmk
6284b147c2 add debouncing into macway/matrix.c. 2011-09-29 17:08:57 +09:00
tmk
e67c988824 Added Bulegiga iWRAP support into HHKB.(Bluetooth) 2011-09-17 23:53:18 +09:00
tmk
0dde25e81c added copyright and license notice. 2011-07-21 00:32:52 +09:00
tmk
af85b6bba6 added HHKB/README and clean some codes. 2011-05-25 11:30:14 +09:00
tmk
60052acc0f fixed macway to comply new API. 2011-02-22 03:09:21 +09:00
tmk
16be834617 changed special mode key for macway: Left Shift + Right Shift 2011-01-17 00:35:24 +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
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
54b5bafaac add directories for each keyboard: hhkb, macway 2010-10-15 11:09:57 +09:00