Age | Commit message (Collapse) | Author |
|
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.
|
|
|
|
Change build options: Makefile and config.h. See README.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
FIX: keymap
|
|
|
|
ADD: controller.h for controller board definition(teensy)
ADD: debug toggle
|
|
|
|
|
|
|
|
|
|
|
|
NOT change layer when one more Fn keys pressed/other than Fn key pressed
|
|
|