Commit Graph

5 Commits (b703de7b298f8463bf4654fa3730ba1958a7fa9e)

Author SHA1 Message Date
tmk 0dde25e81c added copyright and license notice. 13 years ago
tmk 60052acc0f fixed macway to comply new API. 14 years ago
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.
14 years ago
tmk 6b0c939d72 add a build option: USB_EXTRA_ENABLE 14 years ago
tmk 2a562a4191 Add PS/2 mouse support to connect TrackPoint Unit.
Change build options:  Makefile and config.h. See README.
14 years ago