summaryrefslogtreecommitdiff
path: root/hhkb
Commit message (Expand)AuthorAge
* Fixed Makefile to adjust new directories.tmk2012-06-07
* Moved files to common, protocol and doc directorytmk2012-06-07
* Change MCU to atmega328p in hhkb/Makeilfe.vusb.tmk2012-05-27
* fixed a bug on host_system_send().tmk2011-12-22
* Added Bulegiga iWRAP support into HHKB.(Bluetooth)tmk2011-09-17
* added copyright and license notice.tmk2011-07-21
* Change layer pram and keymap of HHKB. Fix vusb/host.c.tmk2011-07-02
* added HHKB/README and clean some codes.tmk2011-05-25
* added USB_EXTRA feature to HHKB/V-USBtmk2011-05-21
* added initial V-USB support for HHKBtmk2011-05-16
* minor fix for HHKB Makefile and doctmk2011-05-04
* fixed hhkb to comply new API.tmk2011-02-22
* fixed: not to send key if fn_keycode is modifiertmk2011-02-22
* host interface for pjrctmk2011-02-22
* refactor keyboard.h, host.htmk2011-02-22
* added protocol stack: pjrc, vusbtmk2011-02-22
* change keycodes and define keymap macro for AEK.tmk2011-01-13
* added config option: MATRIX_HAS_GHOST and fixed some on matrix.ctmk2011-01-06
* add a build option: USB_EXTRA_ENABLEtmk2011-01-05
* Add PS/2 mouse support to connect TrackPoint Unit.tmk2011-01-02
* add build option: NKRO_ENABLE(remove: USB_12KRO)tmk2010-12-08
* add build option USB_12KRO.tmk2010-11-26
* add system controls(power down/wake up) from generic desktop page(HID)tmk2010-11-18
* add audio controls from consumer page(HID)tmk2010-11-17
* change hhkb/keymaptmk2010-11-16
* output previous key state on TP1684 when scaning matrix.tmk2010-11-07
* revise Fn key processing.tmk2010-11-03
* improve layer switchingtmk2010-10-30
* ADD: macway/doctmk2010-10-28
* new build method for macwaytmk2010-10-27
* ADD: keymap macro for human to read easiertmk2010-10-26
* FIX: include filestmk2010-10-25
* FIX: doc and keymap.tmk2010-10-25
* switch debug on/off by pressing 4 keys on booting timetmk2010-10-24
* add keymap layer: Matias half keyboard style(SPACE) [NOT USED]tmk2010-10-24
* hhkb: refactoredtmk2010-10-24
* FIX: clear keyboard_keys.tmk2010-10-19
* add directories for each keyboard: hhkb, macwaytmk2010-10-15