You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/macway
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
..
doc ADD: macway/doc 14 years ago
Makefile add a build option: USB_EXTRA_ENABLE 14 years ago
config.h added config option: MATRIX_HAS_GHOST and fixed some on matrix.c 14 years ago
keymap.c added config option: MATRIX_HAS_GHOST and fixed some on matrix.c 14 years ago
matrix.c added config option: MATRIX_HAS_GHOST and fixed some on matrix.c 14 years ago