aboutsummaryrefslogtreecommitdiffstats
path: root/macway
Commit message (Collapse)AuthorAgeFilesLines
* Added Bulegiga iWRAP support into HHKB.(Bluetooth)tmk2011-09-1711-10/+10
|
* added copyright and license notice.tmk2011-07-214-0/+68
|
* added HHKB/README and clean some codes.tmk2011-05-251-2/+2
|
* fixed macway to comply new API.tmk2011-02-225-57/+33
|
* changed special mode key for macway: Left Shift + Right Shifttmk2011-01-171-2/+1
|
* change keycodes and define keymap macro for AEK.tmk2011-01-131-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.ctmk2011-01-063-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_ENABLEtmk2011-01-052-6/+9
|
* Add PS/2 mouse support to connect TrackPoint Unit.tmk2011-01-025-117/+108
| | | | Change build options: Makefile and config.h. See README.
* revise Fn key processing.tmk2010-11-031-9/+9
|
* improve layer switchingtmk2010-10-305-95/+25
|
* ADD: macway/doctmk2010-10-2810-2/+2
| | | | FIX: keymap
* new build method for macwaytmk2010-10-276-160/+315
|
* add directories for each keyboard: hhkb, macwaytmk2010-10-154-0/+408