Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add debouncing into macway/matrix.c. | tmk | 2011-09-29 | 1 | -7/+26 |
| | |||||
* | added copyright and license notice. | tmk | 2011-07-21 | 1 | -0/+17 |
| | |||||
* | fixed macway to comply new API. | tmk | 2011-02-22 | 1 | -1/+1 |
| | |||||
* | added config option: MATRIX_HAS_GHOST and fixed some on matrix.c | tmk | 2011-01-06 | 1 | -18/+57 |
| | | | | | | | 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. | tmk | 2011-01-02 | 1 | -68/+32 |
| | | | | Change build options: Makefile and config.h. See README. | ||||
* | improve layer switching | tmk | 2010-10-30 | 1 | -3/+4 |
| | |||||
* | new build method for macway | tmk | 2010-10-27 | 1 | -20/+70 |
| | |||||
* | add directories for each keyboard: hhkb, macway | tmk | 2010-10-15 | 1 | -0/+181 |