summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-25Add HHKB keymap file on gh60gh60-0.1tmk
2013-11-21Support GH60 Rev.B PCB as well as Rev.A(issue #64)tmk
2013-11-21Add parenthses ito macro argumentstmk
2013-11-21Add SpaceFN layout to gh60tmk
2013-11-21Add new keymap management on gh60tmk
2013-11-21Merge branch 'ps2_mouse_fix'tmk
2013-11-21Configure PS/2 mouse build options to onekeytmk
2013-11-21Fix PS/2 USART versiontmk
2013-11-21Fix interrupt version of ps2.ctmk
2013-11-20Add build options of ps2_mousetmk
2013-11-20Fix to build ps2_mouse with both LUFA and PJRCtmk
2013-11-19Add PS/2 mouse configure to onekeytmk
2013-11-19Fix delay of PS/2 mouse inittmk
2013-11-19Wait for USB starting up to make debug print availabletmk
2013-11-08Remove tentative files from blarggtmk
2013-11-08Disable BOOTMAGIC and fix debug prints of adb_usbtmk
2013-11-08Fix ADB led_set(); remove delaytmk
2013-11-08Add cli() to protoect ADB critical timing parttmk
2013-11-02Fix PS/2 mouse supporttmk
2013-11-02Tweak time values of busywait PS/2tmk
2013-10-31Merge branch 'onekey'tmk
2013-10-28Add USE_LEGACY_KEYMAP in config.h of ps2_usb and IIgstmk
2013-10-28Delete MOUSEKEY_DELAY_TIME in config.htmk
2013-10-14Merge blargg's fix into adb.ctmk
2013-10-11Add ADB protocol files from blargg's worktmk
2013-10-09Change ADB scan delay 12mstmk
2013-10-08Fix ADB missing keystrokes problem Thanks, blargg! #14tmk
2013-10-08Make LUFA stack as default for ADB convertertmk
2013-10-08Fix build error and debug print PJRC stack #69 #68tmk
2013-10-07Add timeout option to MODS_ONESHOT #66tmk
2013-10-04Fix mod stuck of MODS_KEY when leaving layer #62tmk
2013-10-04Remove clear matrix on ADB recv errortmk
2013-10-03Fix VERSION: add opton --always to git describetmk
2013-10-03Fix Tapping: release key immediately but modifier #65tmk
2013-09-25Merge branch 'm0110_keymap_section'tmk
2013-09-25Change for default keymap of keymap editortmk
2013-09-25Add build option KEYMAP_SECTION_ENABLE to m0110tmk
2013-09-25Add M0120 scan code diagramtmk
2013-09-25Fix LUFA blocking during startuptmk
2013-09-21Fix USB initilaize on LUFAtmk
2013-09-21Merge branch 'm0110_next'tmk
2013-09-21Fix to bootmagic key configurabletmk
2013-09-21Fix README of M0110tmk
2013-09-21Change keymap and enable bootmagic of M0110tmk
2013-09-21Remove procedures not neeed from init of M0110tmk
2013-09-20Change m0110 pin configuration: swap D0 and D1tmk
2013-09-19Merge branch 'tapping_fix60'tmk
2013-09-19Fix version info commandtmk
2013-09-18Fix bootloader jump use word addresstmk
2013-09-18Fix Tapping: release of a key pressed before taptmk