summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-30improve layer switchingtmk
2010-10-28ADD: macway/doctmk
2010-10-27v2.0: HHKB/Macway support mergedtmk
2010-10-27new build method for macwaytmk
2010-10-26ADD: keymap macro for human to read easiertmk
2010-10-25FIX: include filestmk
2010-10-25FIX: doc and keymap.tmk
2010-10-24switch debug on/off by pressing 4 keys on booting timetmk
2010-10-24add keymap layer: Matias half keyboard style(SPACE) [NOT USED]tmk
2010-10-24hhkb: refactoredtmk
2010-10-19FIX: clear keyboard_keys.tmk
2010-10-15add directories for each keyboard: hhkb, macwaytmk
2010-10-13add horizontal mouse wheeltmk
2010-10-13';' for Fn key: send ';' when key realease without using the layertmk
2010-10-12change keymap.tmk
2010-10-11make input ports(PE6,7) *with pullup*.tmk
2010-10-10add HHKB docs and pics.tmk
2010-10-10change keymap for mouse keys.tmk
2010-10-10HHKB support.tmk
2010-10-08change matrix pinouts.tmk
2010-10-04add layer diagrams.tmk
2010-10-04change pins of matrix rows. (teensy is installed inside of keyboard case.)tmk
2010-10-03add github URL in README.tmk
2010-10-03version 1.0.tmk
2010-10-02add mouse acceleration.tmk
2010-10-01add mouse wheel function.tmk
2010-09-30add mouse function.tmk
2010-09-27some fixes. LED flush for debug.tmk
2010-09-25ver 0.2tmk
2010-09-24add jump_bootloader.tmk
2010-09-23divide usb_keyboard_debug.[c|h] into usb_device, usb_keyboard, usb_debug.tmk
2010-09-22delete unused KEY_* definitions.tmk
2010-09-16simple keymap layers.tmk
2010-09-13add anti-ghost logictmk
2010-08-23perform nomal keyboard behavior. It works now!!!tmk
2010-08-23store Keymap into program space.tmk
2010-08-23matrix scan & default keymaptmk
2010-08-10change file name.tmk
2010-08-10add initial files from teensy's usb_keyboard_debug.tmk