aboutsummaryrefslogtreecommitdiffstats
path: root/hhkb
AgeCommit message (Expand)Author
2012-06-08Made directories for keyboard and converter projects.Gravatar tmk
2012-06-07Fixed Makefile to adjust new directories.Gravatar tmk
2012-06-07Moved files to common, protocol and doc directoryGravatar tmk
2012-05-27Change MCU to atmega328p in hhkb/Makeilfe.vusb.Gravatar tmk
2011-12-22fixed a bug on host_system_send().Gravatar tmk
2011-09-17Added Bulegiga iWRAP support into HHKB.(Bluetooth)Gravatar tmk
2011-07-21added copyright and license notice.Gravatar tmk
2011-07-02Change layer pram and keymap of HHKB. Fix vusb/host.c.Gravatar tmk
2011-05-25added HHKB/README and clean some codes.Gravatar tmk
2011-05-21added USB_EXTRA feature to HHKB/V-USBGravatar tmk
2011-05-16added initial V-USB support for HHKBGravatar tmk
2011-05-04minor fix for HHKB Makefile and docGravatar tmk
2011-02-22fixed hhkb to comply new API.Gravatar tmk
2011-02-22fixed: not to send key if fn_keycode is modifierGravatar tmk
2011-02-22host interface for pjrcGravatar tmk
2011-02-22refactor keyboard.h, host.hGravatar tmk
2011-02-22added protocol stack: pjrc, vusbGravatar tmk
2011-01-13change keycodes and define keymap macro for AEK.Gravatar tmk
2011-01-06added config option: MATRIX_HAS_GHOST and fixed some on matrix.cGravatar tmk
2011-01-05add a build option: USB_EXTRA_ENABLEGravatar tmk
2011-01-02Add PS/2 mouse support to connect TrackPoint Unit.Gravatar tmk
2010-12-08add build option: NKRO_ENABLE(remove: USB_12KRO)Gravatar tmk
2010-11-26add build option USB_12KRO.Gravatar tmk
2010-11-18add system controls(power down/wake up) from generic desktop page(HID)Gravatar tmk
2010-11-17add audio controls from consumer page(HID)Gravatar tmk
2010-11-16change hhkb/keymapGravatar tmk
2010-11-07output previous key state on TP1684 when scaning matrix.Gravatar tmk
2010-11-03revise Fn key processing.Gravatar tmk
2010-10-30improve layer switchingGravatar tmk
2010-10-28ADD: macway/docGravatar tmk
2010-10-27new build method for macwayGravatar tmk
2010-10-26ADD: keymap macro for human to read easierGravatar tmk
2010-10-25FIX: include filesGravatar tmk
2010-10-25FIX: doc and keymap.Gravatar tmk
2010-10-24switch debug on/off by pressing 4 keys on booting timeGravatar tmk
2010-10-24add keymap layer: Matias half keyboard style(SPACE) [NOT USED]Gravatar tmk
2010-10-24hhkb: refactoredGravatar tmk
2010-10-19FIX: clear keyboard_keys.Gravatar tmk
2010-10-15add directories for each keyboard: hhkb, macwayGravatar tmk