Age | Commit message (Expand) | Author |
2013-04-09 | Merge branch 'adb_fix' | tmk |
2013-04-09 | Add new build options to adb_usb | tmk |
2013-04-09 | Fix ADB protocol issue #14 | tmk |
2013-04-09 | Fix comment of ADB signaling. | tmk |
2013-04-07 | Add coding style and config.h options | tmk |
2013-04-07 | Merge branch 'virtual_dipsw' | tmk |
2013-04-07 | Fix bootmagic and eeconfig for virtual DIP SW | tmk |
2013-04-06 | Add doc/build.md and doc/other_projects.md | tmk |
2013-04-05 | Fix keymap for new actions | tmk |
2013-04-05 | Merge branch 'action_refine' | tmk |
2013-04-05 | Fix keymap of hhkb for new actions | tmk |
2013-04-05 | Fix doc/keymap.md for new actions | tmk |
2013-04-05 | Fix keymap of gh60 | tmk |
2013-04-04 | Fix ACT_MODS action and switch_default_layer command | tmk |
2013-04-04 | Add file action_code.h | tmk |
2013-04-03 | Fix doc/keymap.md | tmk |
2013-04-03 | Fix ACTION_LAYER macros | tmk |
2013-04-02 | Rename file layer_switch to action_layer | tmk |
2013-04-02 | Refine ACT_LAYER and ACT_LAYER_TAP | tmk |
2013-03-31 | Remove ACT_KEYMAP and ACT_OVERLAY | tmk |
2013-03-29 | Fix BOOTLOADER_SIZE setting | tmk |
2013-03-29 | Refine README.md | tmk |
2013-03-29 | Merge branch 'action_tapping' | tmk |
2013-03-29 | Add action_tapping.[ch] for refactoring | tmk |
2013-03-27 | Merge branch 'matrix_scan_fix' | tmk |
2013-03-27 | Fix debouncing on gh60, hbkb, macway | tmk |
2013-03-27 | Merge branch 'suspend_fix' | tmk |
2013-03-27 | Add sleep LED test command | tmk |
2013-03-27 | Fix Makefile of gh60 | tmk |
2013-03-27 | Add supsend and wakeup to pjrc stack | tmk |
2013-03-25 | Add common/suspend.c | tmk |
2013-03-25 | Merge branch 'yeeeargh-patch' | tmk |
2013-03-25 | Fix hid_liber for new keymap framework by yeeeargh | tmk |
2013-03-21 | Merge branch 'add_build_options' | tmk |
2013-03-21 | Changed Makefile and config.h for new options | tmk |
2013-03-21 | Clean action.c | tmk |
2013-03-21 | Add NO_ACTION_ONESHOT config option | tmk |
2013-03-21 | Fix Makefile and config.h of gh60 for new options | tmk |
2013-03-20 | Add NO_ACTION_KEYMAP config option | tmk |
2013-03-20 | Add NO_ACTION_FUNCTION config option | tmk |
2013-03-20 | Add NO_ACTION_TAPPING and NO_ACTION_MACRO config options | tmk |
2013-03-20 | Add NO_ACTION_OVERLAY config option | tmk |
2013-03-19 | Add COMMAND_ENABLE build option | tmk |
2013-03-19 | Add NO_PRINT and NO_DEBUG config options. | tmk |
2013-03-18 | Enable Boot magick on hhkb | tmk |
2013-03-16 | Change sleep led step table to get smooth | tmk |
2013-03-16 | Add desription about breathing sleep LED | tmk |
2013-03-16 | Merge branch 'remote_wakeup' | tmk |
2013-03-16 | Add breathing sleep LED during USB suspend | tmk |
2013-03-14 | Add power down mode sleep and watchdog interrupt | tmk |