index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
action.h
Age
Commit message (
Expand
)
Author
2013-11-20
Fix to build ps2_mouse with both LUFA and PJRC
tmk
2013-10-04
Fix mod stuck of MODS_KEY when leaving layer #62
tmk
2013-05-21
Fix deprecated 'prog_*' typedef - Issue #34
tmk
2013-04-05
Fix keymap of hhkb for new actions
tmk
2013-04-04
Add file action_code.h
tmk
2013-04-03
Fix ACTION_LAYER macros
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
Add action_tapping.[ch] for refactoring
tmk
2013-03-05
Clean action.h and add keymap doc
tmk
2013-03-04
Create keymap.md
tmk
2013-02-26
Add tap flags on record_t
tmk
2013-02-25
Add MACRO action
tmk
2013-02-23
Fix README and comments in action.h
tmk
2013-02-20
Add keymap clear/reset action
tmk
2013-02-20
Add overlay framework
tmk
2013-02-16
Rewrite layer action with layer_switch
tmk
2013-02-15
Replace layer_stack with layer_switch
tmk
2013-02-14
Add layer stack
tmk
2013-02-13
Change action API
tmk
2013-02-13
Make Transparent feature available to new keymaps.
tmk
2013-02-12
Change ACTION_LAYER_SET_LAYER behaviour
tmk
2013-02-11
Fix is_tap_key()
tmk
2013-02-10
Clean layer actions.
tmk
2013-02-04
Add macro feature.
tmk
2013-02-01
Add user defined function to action.
tmk
2013-01-31
Add legacy keymap support.
tmk
2013-01-30
Fix: action LAYER_BIT uses xor now instead of and/or.
tmk
2013-01-28
Clean code.
tmk
2013-01-28
Add tap toggle feature to action.
tmk
2013-01-27
Add oneshot modifier action.
tmk
2013-01-27
New tapping logic.
tmk
2013-01-23
Add prototype of Action Function.
tmk
2013-01-16
Add support partly for modifier with tap key.
tmk
2013-01-09
Add new layer actions.
tmk
2012-12-16
Add initial fix for new keymap.
tmk