Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-06-08 | Made directories for keyboard and converter projects. | tmk | 1 | -221/+0 | |
2011-09-17 | Added Bulegiga iWRAP support into HHKB.(Bluetooth) | tmk | 1 | -47/+68 | |
2011-07-20 | added copyright and license notice. | tmk | 1 | -0/+17 | |
2011-07-02 | Change layer pram and keymap of HHKB. Fix vusb/host.c. | tmk | 1 | -0/+8 | |
2011-05-15 | added initial V-USB support for HHKB | tmk | 1 | -25/+5 | |
2011-02-21 | fixed hhkb to comply new API. | tmk | 1 | -7/+1 | |
2011-02-21 | fixed: not to send key if fn_keycode is modifier | tmk | 1 | -7/+27 | |
2011-02-21 | refactor keyboard.h, host.h | tmk | 1 | -2/+2 | |
2011-02-21 | added protocol stack: pjrc, vusb | tmk | 1 | -2/+2 | |
2011-01-13 | change keycodes and define keymap macro for AEK. | tmk | 1 | -28/+28 | |
ADD: keymap macro for Apple Extended Keyboard in adb/keymap.c FIX: keycodes for Keypad, Fn and Mousekey. | |||||
2011-01-06 | added config option: MATRIX_HAS_GHOST and fixed some on matrix.c | tmk | 1 | -12/+25 | |
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. | |||||
2011-01-02 | Add PS/2 mouse support to connect TrackPoint Unit. | tmk | 1 | -2/+1 | |
Change build options: Makefile and config.h. See README. | |||||
2010-12-07 | add build option: NKRO_ENABLE(remove: USB_12KRO) | tmk | 1 | -3/+3 | |
2010-11-18 | add system controls(power down/wake up) from generic desktop page(HID) | tmk | 1 | -2/+2 | |
2010-11-17 | add audio controls from consumer page(HID) | tmk | 1 | -1/+1 | |
2010-11-16 | change hhkb/keymap | tmk | 1 | -13/+13 | |
2010-11-03 | revise Fn key processing. | tmk | 1 | -5/+5 | |
2010-10-29 | improve layer switching | tmk | 1 | -68/+9 | |
2010-10-28 | ADD: macway/doc | tmk | 1 | -10/+10 | |
FIX: keymap | |||||
2010-10-27 | new build method for macway | tmk | 1 | -16/+6 | |
2010-10-26 | ADD: keymap macro for human to read easier | tmk | 1 | -153/+144 | |
ADD: controller.h for controller board definition(teensy) ADD: debug toggle | |||||
2010-10-25 | FIX: doc and keymap. | tmk | 1 | -32/+33 | |
2010-10-23 | add keymap layer: Matias half keyboard style(SPACE) [NOT USED] | tmk | 1 | -8/+32 | |
2010-10-23 | hhkb: refactored | tmk | 1 | -51/+79 | |
2010-10-18 | FIX: clear keyboard_keys. | tmk | 1 | -4/+9 | |
NOT change layer when one more Fn keys pressed/other than Fn key pressed | |||||
2010-10-15 | add directories for each keyboard: hhkb, macway | tmk | 1 | -0/+189 | |