Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change keycodes and define keymap macro for AEK. | tmk | 2011-01-13 | 1 | -28/+28 |
| | | | | | ADD: keymap macro for Apple Extended Keyboard in adb/keymap.c FIX: keycodes for Keypad, Fn and Mousekey. | ||||
* | added config option: MATRIX_HAS_GHOST and fixed some on matrix.c | tmk | 2011-01-06 | 3 | -32/+87 |
| | | | | | | | 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 a build option: USB_EXTRA_ENABLE | tmk | 2011-01-05 | 2 | -6/+9 |
| | |||||
* | Add PS/2 mouse support to connect TrackPoint Unit. | tmk | 2011-01-02 | 5 | -117/+108 |
| | | | | Change build options: Makefile and config.h. See README. | ||||
* | revise Fn key processing. | tmk | 2010-11-03 | 1 | -9/+9 |
| | |||||
* | improve layer switching | tmk | 2010-10-30 | 5 | -95/+25 |
| | |||||
* | ADD: macway/doc | tmk | 2010-10-28 | 10 | -2/+2 |
| | | | | FIX: keymap | ||||
* | new build method for macway | tmk | 2010-10-27 | 6 | -160/+315 |
| | |||||
* | add directories for each keyboard: hhkb, macway | tmk | 2010-10-15 | 4 | -0/+408 |