summaryrefslogtreecommitdiffstats
path: root/macway/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* added config option: MATRIX_HAS_GHOST and fixed some on matrix.ctmk2011-01-061-11/+25
| | | | | | | 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.
* Add PS/2 mouse support to connect TrackPoint Unit.tmk2011-01-021-31/+31
| | | | Change build options: Makefile and config.h. See README.
* revise Fn key processing.tmk2010-11-031-9/+9
|
* improve layer switchingtmk2010-10-301-70/+15
|
* ADD: macway/doctmk2010-10-281-2/+2
| | | | FIX: keymap
* new build method for macwaytmk2010-10-271-124/+211
|
* add directories for each keyboard: hhkb, macwaytmk2010-10-151-0/+140