summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-25FIX: doc and keymap.tmk2-37/+38
2010-10-23switch debug on/off by pressing 4 keys on booting timetmk6-14/+61
2010-10-23add keymap layer: Matias half keyboard style(SPACE) [NOT USED]tmk2-8/+40
2010-10-23hhkb: refactoredtmk16-206/+343
2010-10-18FIX: clear keyboard_keys.tmk2-5/+10
2010-10-15add directories for each keyboard: hhkb, macwaytmk26-794/+383
2010-10-13add horizontal mouse wheeltmk4-177/+75
2010-10-13';' for Fn key: send ';' when key realease without using the layertmk3-56/+104
2010-10-12change keymap.tmk1-5/+22
2010-10-11make input ports(PE6,7) *with pullup*.tmk2-59/+15
2010-10-10add HHKB docs and pics.tmk12-0/+230
2010-10-10change keymap for mouse keys.tmk3-30/+31
2010-10-09HHKB support.tmk7-9/+874
2010-10-08change matrix pinouts.tmk2-14/+28
2010-10-04add layer diagrams.tmk1-0/+54
2010-10-04change pins of matrix rows. (teensy is installed inside of keyboard case.)tmk1-9/+9
2010-10-02add github URL in README.tmk1-0/+2
2010-10-02version 1.0.tmk5-46/+57
2010-10-01add mouse acceleration.tmk1-18/+35
2010-10-01add mouse wheel function.tmk8-59/+256
2010-09-30add mouse function.tmk14-117/+275
2010-09-27some fixes. LED flush for debug.tmk5-21/+48
2010-09-24ver 0.2tmk2-5/+5
2010-09-24add jump_bootloader.tmk5-3/+63
2010-09-23divide usb_keyboard_debug.[c|h] into usb_device, usb_keyboard, usb_debug.tmk9-186/+225
2010-09-22delete unused KEY_* definitions.tmk2-111/+0
2010-09-16simple keymap layers.tmk5-21/+88
2010-09-12add anti-ghost logictmk4-59/+110
2010-08-23perform nomal keyboard behavior. It works now!!!tmk9-210/+336
2010-08-23store Keymap into program space.tmk1-5/+6
2010-08-22matrix scan & default keymaptmk7-38/+467
2010-08-10change file name.tmk3-6/+15
2010-08-10add initial files from teensy's usb_keyboard_debug.tmk6-0/+1782