summaryrefslogtreecommitdiff
path: root/macway
AgeCommit message (Collapse)Author
2011-01-06added config option: MATRIX_HAS_GHOST and fixed some on matrix.ctmk
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-05add a build option: USB_EXTRA_ENABLEtmk
2011-01-02Add PS/2 mouse support to connect TrackPoint Unit.tmk
Change build options: Makefile and config.h. See README.
2010-11-03revise Fn key processing.tmk
2010-10-30improve layer switchingtmk
2010-10-28ADD: macway/doctmk
FIX: keymap
2010-10-27new build method for macwaytmk
2010-10-15add directories for each keyboard: hhkb, macwaytmk