Commit Graph

9 Commits (47f5d8b545eec12ca74d8e7048bb5daa290d937e)

Author SHA1 Message Date
tmk 16be834617 changed special mode key for macway: Left Shift + Right Shift 14 years ago
tmk c5b9f2b02b change keycodes and define keymap macro for AEK.
ADD: keymap macro for Apple Extended Keyboard in adb/keymap.c
FIX: keycodes for Keypad, Fn and Mousekey.
14 years ago
tmk fd49c69d1a added config option: MATRIX_HAS_GHOST and fixed some on matrix.c
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.
14 years ago
tmk 2a562a4191 Add PS/2 mouse support to connect TrackPoint Unit.
Change build options:  Makefile and config.h. See README.
14 years ago
tmk a31b31e717 revise Fn key processing. 14 years ago
tmk 45d4a7a898 improve layer switching 14 years ago
tmk 6c3b9a2ded ADD: macway/doc
FIX: keymap
14 years ago
tmk 2f80e790c6 new build method for macway 14 years ago
tmk 54b5bafaac add directories for each keyboard: hhkb, macway 14 years ago