aboutsummaryrefslogtreecommitdiffstats
path: root/keyboard
Commit message (Expand)AuthorAgeFilesLines
* Add user defined function to action.tmk2013-02-011-50/+113
* Clean code.tmk2013-01-282-1/+5
* Add tap toggle feature to action.tmk2013-01-281-2/+4
* Add oneshot modifier action.tmk2013-01-271-3/+9
* Add prototype of Action Function.tmk2013-01-231-2/+18
* Add bootmagic keys.(hhkb)tmk2013-01-231-0/+14
* Add support partly for modifier with tap key.tmk2013-01-161-15/+3
* Fix waiting_keys and periodical update for delaying layer.tmk2013-01-151-1/+0
* Fix tap key using delaying_layer and waiting_key.tmk2013-01-131-2/+6
* Add new layer actions.tmk2013-01-091-37/+41
* Fix action of system and consumer usage.tmk2012-12-171-2/+2
* Add initial fix for new keymap.tmk2012-12-164-54/+68
* Fix image link 3 :(tmk2012-11-011-3/+6
* Fix image link 2tmk2012-11-011-3/+3
* Fix image link in README.mdtmk2012-11-011-3/+3
* Improve documentationtmk2012-11-014-233/+201
* Fix keymap to adjust new keyboard.c.tmk2012-10-193-12/+12
* Fix projects for new keycodestmk2012-10-178-80/+77
* Fix HHKB iWRAP buildtmk2012-10-172-6/+7
* Fix HHKB keymaptmk2012-10-171-3/+3
* HHKB scan matrix: fix wait time on power ontmk2012-10-171-9/+12
* Add Mousekey parameters and accel keys.tmk2012-10-171-4/+4
* Fix build option MOUSEKEY_ENABLE.tmk2012-10-172-2/+2
* Clean host.h interface.tmk2012-10-171-1/+1
* Add keycode.h and remove usb_keycodes.h.tmk2012-10-172-27/+26
* Initial version of new code for layer switch is added.tmk2012-10-173-50/+10
* Fix: Makefiletmk2012-10-172-3/+4
* Debounce bug fixedJeffrey Sung2012-10-092-7/+12
* Power key supportJeffrey Sung2012-10-083-151/+160
* CapsLock SupportJeffrey Sung2012-09-173-125/+158
* Apple IIgs/Standard KeyboardJeffrey Sung2012-09-179-0/+690
* usb_hid: workaround for compile on Windows.tmk2012-09-041-56/+0
* Add CONSOLE_ENABLE build option to LUFA.tmk2012-07-202-2/+3
* Change keymap of hhkb/macway.tmk2012-07-092-2/+2
* Interrupt driven Control ep and Console tasktmk2012-07-081-0/+3
* Fix LUFA descriptor of Extra for Windowstmk2012-07-022-2/+1
* Add Makefile.lufa to keyboard/hhkb and hbkb.tmk2012-06-3010-69/+314
* Fix bootloader.ctmk2012-06-301-3/+10
* confirm SetReport LED.tmk2012-06-291-1/+1
* Add conditional compile for MOUSE_ENABLE and EXTRAKEY_ENABLE.tmk2012-06-291-1/+1
* Add protocol/lufa. LUFA supported now.tmk2012-06-2814-1743/+133
* Add consumer/system control feature to LUFA.tmk2012-06-286-56/+188
* Add LUFA mouse feature and fix mouse report.tmk2012-06-284-40/+66
* clean descriptor setting. Remove keyboard OUT Endpoint.tmk2012-06-286-446/+397
* Add sendchar with Generic HID to support debug print.tmk2012-06-275-419/+595
* initial attempt for LUFA.tmk2012-06-269-0/+1488
* Change pin configurationa and keymap.tmk2012-06-153-12/+17
* Fix README.md: remove bad linkstmk2012-06-111-2/+0
* Moved protocol files; news and x68k.tmk2012-06-116-0/+0
* Made directories for keyboard and converter projects.tmk2012-06-0846-0/+2963