summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-06changed signature of keymap_fn_layer() in keymap_skel.h.tmk
2011-01-06added config option: MATRIX_HAS_GHOST and fixed some on matrix.ctmk
2011-01-06add "Build your own firmware" and "Features" section to README.tmk
2011-01-05add a build option: USB_EXTRA_ENABLEtmk
2011-01-04add error handling to ps2_mousetmk
2011-01-02Add PS/2 mouse support to connect TrackPoint Unit.tmk
2010-12-11change keyboard report descriptor for NKRO.tmk
2010-12-08add build option: NKRO_ENABLE(remove: USB_12KRO)tmk
2010-11-26tuning layer switch timing.tmk
2010-11-26add build option USB_12KRO.tmk
2010-11-24support 12KROtmk
2010-11-18add system controls(power down/wake up) from generic desktop page(HID)tmk
2010-11-17add audio controls from consumer page(HID)tmk
2010-11-16change hhkb/keymaptmk
2010-11-07Merge branch 'led'tmk
2010-11-07output previous key state on TP1684 when scaning matrix.tmk
2010-11-06FIX: LED debugtmk
2010-11-04repeating Fn key: press twice quickly to repeat.tmk
2010-11-03revise Fn key processing.tmk
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