Commit Graph

12 Commits

Author SHA1 Message Date
tmk 068c31a7ba added initial V-USB support for HHKB 2011-05-16 00:14:06 +09:00
tmk d2b9489a5e fixed hhkb to comply new API. 2011-02-22 03:09:23 +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 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 2ca3ab18a2 output previous key state on TP1684 when scaning matrix. 2010-11-07 20:45:04 +09:00
tmk 45d4a7a898 improve layer switching 2010-10-30 01:16:47 +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 4acc38751e switch debug on/off by pressing 4 keys on booting time 2010-10-24 03:33:08 +09:00
tmk 06eb50be07 hhkb: refactored 2010-10-24 01:17:26 +09:00
tmk 54b5bafaac add directories for each keyboard: hhkb, macway 2010-10-15 11:09:57 +09:00