summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2013-11-21Add parenthses ito macro argumentstmk
2013-11-20Fix to build ps2_mouse with both LUFA and PJRCtmk
2013-11-19Wait for USB starting up to make debug print availabletmk
2013-11-02Fix PS/2 mouse supporttmk
2013-10-07Add timeout option to MODS_ONESHOT #66tmk
2013-10-04Fix mod stuck of MODS_KEY when leaving layer #62tmk
2013-10-03Fix Tapping: release key immediately but modifier #65tmk
2013-09-21Fix USB initilaize on LUFAtmk
2013-09-21Fix to bootmagic key configurabletmk
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
2013-09-11Fix action macrostmk
2013-09-11Add version stringtmk
2013-07-29Fix tapping count over flow(issue #52)tmk
2013-07-28Add NKRO support for LUFAtmk
2013-07-24Add bootmagic salt key to avoid accidental configurationtmk
2013-07-23Add mechanical locking switch support for NumLock and ScrollLocktmk
2013-07-23Add support for macro media/system keystmk
2013-07-21Cancel tapping when interrupted by other keytmk
2013-07-20Change name ACT_LAYER_TAP1 to ACT_LAYER_TAP_EXTtmk
2013-06-23Add BACKLIGHT_ENABLE conditionaltmk
2013-06-22Fix typotmk
2013-06-22Add support for backlightWraul
2013-06-22Add default layer config to bootmagictmk
2013-05-27Fixes to sleep LED.Mathias Andersson
2013-05-21Fix deprecated 'prog_*' typedef - Issue #34tmk
2013-05-15Fix command.c and READMEtmk
2013-05-14Use dprint and dprintf for debugtmk
2013-05-14Add xprintf(xitoa) from elm-chan.orgtmk
2013-04-13Remove common/controller_teensy.htmk
2013-04-12Add media eject key support from tuftytmk
2013-04-07Fix bootmagic and eeconfig for virtual DIP SWtmk
2013-04-05Fix keymap for new actionstmk
2013-04-05Fix keymap of hhkb for new actionstmk
2013-04-05Fix keymap of gh60tmk
2013-04-04Fix ACT_MODS action and switch_default_layer commandtmk
2013-04-04Add file action_code.htmk
2013-04-03Fix ACTION_LAYER macrostmk
2013-04-02Rename file layer_switch to action_layertmk
2013-04-02Refine ACT_LAYER and ACT_LAYER_TAPtmk
2013-03-31Remove ACT_KEYMAP and ACT_OVERLAYtmk
2013-03-29Add action_tapping.[ch] for refactoringtmk
2013-03-27Add sleep LED test commandtmk
2013-03-27Add supsend and wakeup to pjrc stacktmk
2013-03-25Add common/suspend.ctmk
2013-03-21Clean action.ctmk
2013-03-21Add NO_ACTION_ONESHOT config optiontmk
2013-03-20Add NO_ACTION_KEYMAP config optiontmk