]> git.gir.st - tmk_keyboard.git/commit - keyboard/hhkb/matrix.c
added config option: MATRIX_HAS_GHOST and fixed some on matrix.c
authortmk <nobody@nowhere>
Thu, 6 Jan 2011 06:18:55 +0000 (15:18 +0900)
committertmk <nobody@nowhere>
Thu, 6 Jan 2011 06:33:08 +0000 (15:33 +0900)
commitfd49c69d1a173b9d273b2b53eb6a22eda920223a
tree46c6a012a5ecba881fbd78ad7ccb9051e493340e
parent590235d4bc92d1de4c17b96ae54f4daee8c3db2a
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.
hhkb/config.h
hhkb/keymap.c
hhkb/matrix.c
macway/config.h
macway/keymap.c
macway/matrix.c
matrix_skel.h
Imprint / Impressum