1
0
该仓库已被归档。您可以查看文件和克隆它,但不能推送、创建工单或合并请求。
tmk_keyboard_custom/hhkb
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
..
doc output previous key state on TP1684 when scaning matrix. 2010-11-07 20:45:04 +09:00
config.h added config option: MATRIX_HAS_GHOST and fixed some on matrix.c 2011-01-06 15:33:08 +09:00
keymap.c added config option: MATRIX_HAS_GHOST and fixed some on matrix.c 2011-01-06 15:33:08 +09:00
Makefile add a build option: USB_EXTRA_ENABLE 2011-01-05 00:19:43 +09:00
matrix.c added config option: MATRIX_HAS_GHOST and fixed some on matrix.c 2011-01-06 15:33:08 +09:00