summaryrefslogtreecommitdiffstats
path: root/hhkb
Commit message (Collapse)AuthorAgeFilesLines
* 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-36/+115
| | | | | | | 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-051-5/+7
|
* Add PS/2 mouse support to connect TrackPoint Unit.tmk2011-01-025-27/+50
| | | | Change build options: Makefile and config.h. See README.
* add build option: NKRO_ENABLE(remove: USB_12KRO)tmk2010-12-082-5/+6
|
* add build option USB_12KRO.tmk2010-11-261-0/+1
|
* add system controls(power down/wake up) from generic desktop page(HID)tmk2010-11-181-2/+2
|
* add audio controls from consumer page(HID)tmk2010-11-171-1/+1
|
* change hhkb/keymaptmk2010-11-161-13/+13
|
* output previous key state on TP1684 when scaning matrix.tmk2010-11-072-14/+31
|
* revise Fn key processing.tmk2010-11-031-5/+5
|
* improve layer switchingtmk2010-10-305-93/+19
|
* ADD: macway/doctmk2010-10-282-12/+16
| | | | FIX: keymap
* new build method for macwaytmk2010-10-274-42/+17
|
* ADD: keymap macro for human to read easiertmk2010-10-264-167/+181
| | | | | ADD: controller.h for controller board definition(teensy) ADD: debug toggle
* FIX: include filestmk2010-10-251-1/+0
|
* FIX: doc and keymap.tmk2010-10-252-37/+38
|
* switch debug on/off by pressing 4 keys on booting timetmk2010-10-241-1/+17
|
* add keymap layer: Matias half keyboard style(SPACE) [NOT USED]tmk2010-10-241-8/+32
|
* hhkb: refactoredtmk2010-10-244-65/+129
|
* FIX: clear keyboard_keys.tmk2010-10-191-4/+9
| | | | NOT change layer when one more Fn keys pressed/other than Fn key pressed
* add directories for each keyboard: hhkb, macwaytmk2010-10-1516-0/+558