Age | Commit message (Expand) | Author |
2013-11-21 | Support GH60 Rev.B PCB as well as Rev.A(issue #64) | tmk |
2013-11-21 | Add parenthses ito macro arguments | tmk |
2013-11-21 | Add SpaceFN layout to gh60 | tmk |
2013-11-21 | Add new keymap management on gh60 | tmk |
2013-11-21 | Merge branch 'ps2_mouse_fix' | tmk |
2013-11-21 | Configure PS/2 mouse build options to onekey | tmk |
2013-11-21 | Fix PS/2 USART version | tmk |
2013-11-21 | Fix interrupt version of ps2.c | tmk |
2013-11-20 | Add build options of ps2_mouse | tmk |
2013-11-20 | Fix to build ps2_mouse with both LUFA and PJRC | tmk |
2013-11-19 | Add PS/2 mouse configure to onekey | tmk |
2013-11-19 | Fix delay of PS/2 mouse init | tmk |
2013-11-19 | Wait for USB starting up to make debug print available | tmk |
2013-11-08 | Remove tentative files from blargg | tmk |
2013-11-08 | Disable BOOTMAGIC and fix debug prints of adb_usb | tmk |
2013-11-08 | Fix ADB led_set(); remove delay | tmk |
2013-11-08 | Add cli() to protoect ADB critical timing part | tmk |
2013-11-02 | Fix PS/2 mouse support | tmk |
2013-11-02 | Tweak time values of busywait PS/2 | tmk |
2013-10-31 | Merge branch 'onekey' | tmk |
2013-10-28 | Add USE_LEGACY_KEYMAP in config.h of ps2_usb and IIgs | tmk |
2013-10-28 | Delete MOUSEKEY_DELAY_TIME in config.h | tmk |
2013-10-14 | Merge blargg's fix into adb.c | tmk |
2013-10-11 | Add ADB protocol files from blargg's work | tmk |
2013-10-09 | Change ADB scan delay 12ms | tmk |
2013-10-08 | Fix ADB missing keystrokes problem Thanks, blargg! #14 | tmk |
2013-10-08 | Make LUFA stack as default for ADB converter | tmk |
2013-10-08 | Fix build error and debug print PJRC stack #69 #68 | tmk |
2013-10-07 | Add timeout option to MODS_ONESHOT #66 | tmk |
2013-10-04 | Fix mod stuck of MODS_KEY when leaving layer #62 | tmk |
2013-10-04 | Remove clear matrix on ADB recv error | tmk |
2013-10-03 | Fix VERSION: add opton --always to git describe | tmk |
2013-10-03 | Fix Tapping: release key immediately but modifier #65 | tmk |
2013-09-25 | Merge branch 'm0110_keymap_section' | tmk |
2013-09-25 | Change for default keymap of keymap editor | tmk |
2013-09-25 | Add build option KEYMAP_SECTION_ENABLE to m0110 | tmk |
2013-09-25 | Add M0120 scan code diagram | tmk |
2013-09-25 | Fix LUFA blocking during startup | tmk |
2013-09-21 | Fix USB initilaize on LUFA | tmk |
2013-09-21 | Merge branch 'm0110_next' | tmk |
2013-09-21 | Fix to bootmagic key configurable | tmk |
2013-09-21 | Fix README of M0110 | tmk |
2013-09-21 | Change keymap and enable bootmagic of M0110 | tmk |
2013-09-21 | Remove procedures not neeed from init of M0110 | tmk |
2013-09-20 | Change m0110 pin configuration: swap D0 and D1 | tmk |
2013-09-19 | Merge branch 'tapping_fix60' | tmk |
2013-09-19 | Fix version info command | tmk |
2013-09-18 | Fix bootloader jump use word address | tmk |
2013-09-18 | Fix Tapping: release of a key pressed before tap | tmk |
2013-09-11 | Fix action macros | tmk |