index
:
qmk_firmware
redox-keymap-yushyin
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
action.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-30
Port action_* to mbed
tmk
1
-3
/
+10
2013-11-20
Fix to build ps2_mouse with both LUFA and PJRC
tmk
1
-1
/
+0
2013-10-04
Fix mod stuck of MODS_KEY when leaving layer #62
tmk
1
-3
/
+3
2013-05-21
Fix deprecated 'prog_*' typedef - Issue #34
tmk
1
-1
/
+1
2013-04-04
Fix keymap of hhkb for new actions
tmk
1
-8
/
+10
2013-04-04
Add file action_code.h
tmk
1
-286
/
+2
2013-04-02
Fix ACTION_LAYER macros
tmk
1
-26
/
+23
2013-04-02
Refine ACT_LAYER and ACT_LAYER_TAP
tmk
1
-91
/
+75
2013-03-31
Remove ACT_KEYMAP and ACT_OVERLAY
tmk
1
-71
/
+77
2013-03-28
Add action_tapping.[ch] for refactoring
tmk
1
-12
/
+15
2013-03-04
Clean action.h and add keymap doc
tmk
1
-54
/
+14
2013-03-04
Create keymap.md
tmk
1
-0
/
+4
2013-02-26
Add tap flags on record_t
tmk
1
-3
/
+15
2013-02-25
Add MACRO action
tmk
1
-25
/
+27
2013-02-23
Fix README and comments in action.h
tmk
1
-7
/
+7
2013-02-20
Add keymap clear/reset action
tmk
1
-10
/
+13
2013-02-20
Add overlay framework
tmk
1
-91
/
+126
2013-02-15
Rewrite layer action with layer_switch
tmk
1
-20
/
+15
2013-02-15
Replace layer_stack with layer_switch
tmk
1
-20
/
+19
2013-02-14
Add layer stack
tmk
1
-60
/
+73
2013-02-13
Change action API
tmk
1
-95
/
+105
2013-02-13
Make Transparent feature available to new keymaps.
tmk
1
-1
/
+4
2013-02-12
Change ACTION_LAYER_SET_LAYER behaviour
tmk
1
-8
/
+9
2013-02-10
Fix is_tap_key()
tmk
1
-1
/
+1
2013-02-10
Clean layer actions.
tmk
1
-84
/
+106
2013-02-04
Add macro feature.
tmk
1
-12
/
+12
2013-02-01
Add user defined function to action.
tmk
1
-23
/
+24
2013-01-31
Add legacy keymap support.
tmk
1
-29
/
+58
2013-01-30
Fix: action LAYER_BIT uses xor now instead of and/or.
tmk
1
-7
/
+7
2013-01-28
Clean code.
tmk
1
-18
/
+21
2013-01-28
Add tap toggle feature to action.
tmk
1
-12
/
+14
2013-01-27
Add oneshot modifier action.
tmk
1
-103
/
+95
2013-01-26
New tapping logic.
tmk
1
-4
/
+2
2013-01-23
Add prototype of Action Function.
tmk
1
-2
/
+36
2013-01-16
Add support partly for modifier with tap key.
tmk
1
-80
/
+81
2013-01-09
Add new layer actions.
tmk
1
-61
/
+91
2012-12-15
Add initial fix for new keymap.
tmk
1
-0
/
+219