summaryrefslogtreecommitdiffstats
path: root/hhkb
Commit message (Collapse)AuthorAgeFilesLines
* Added Bulegiga iWRAP support into HHKB.(Bluetooth)tmk2011-09-1725-119/+449
|
* added copyright and license notice.tmk2011-07-215-0/+85
|
* Change layer pram and keymap of HHKB. Fix vusb/host.c.tmk2011-07-021-0/+8
|
* added HHKB/README and clean some codes.tmk2011-05-2516-96/+94
|
* added USB_EXTRA feature to HHKB/V-USBtmk2011-05-211-1/+1
|
* added initial V-USB support for HHKBtmk2011-05-165-55/+654
|
* minor fix for HHKB Makefile and doctmk2011-05-042-9/+9
|
* fixed hhkb to comply new API.tmk2011-02-224-15/+18
|
* fixed: not to send key if fn_keycode is modifiertmk2011-02-221-7/+27
|
* host interface for pjrctmk2011-02-223-1/+14
|
* refactor keyboard.h, host.htmk2011-02-222-3/+2
|
* added protocol stack: pjrc, vusbtmk2011-02-222-46/+10
|
* 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