index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tmk_core
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Update action.c
Eric-L-T
2016-04-01
1
-1
/
+1
|
*
|
Update action.h
Eric-L-T
2016-04-01
1
-1
/
+0
|
*
|
Update action.c
Eric-L-T
2016-04-01
1
-4
/
+15
|
*
|
Cut the memory consumption of PREVENT_STUCK_MODIFIERS in half
Wojciech Siewierski
2016-03-27
4
-11
/
+16
|
*
|
Expose the pressed_actions_cache global variable
Wojciech Siewierski
2016-03-15
2
-4
/
+4
|
*
|
Always provide an implementation of process_action_nocache
Wojciech Siewierski
2016-03-15
2
-1
/
+6
|
*
|
process_action may be called either with key cache or without it
Wojciech Siewierski
2016-03-13
2
-0
/
+19
|
*
|
Document the issue of stuck modifiers
Wojciech Siewierski
2016-03-08
1
-1
/
+1
|
*
|
Fix the layer-dependent modifiers handling
Wojciech Siewierski
2016-03-05
1
-1
/
+21
*
|
|
Fix issue #221: LGUI(KC_LSFT) does not work
Didier Loiseau
2016-04-06
1
-2
/
+12
|
|
/
|
/
|
*
|
Merge pull request #219 from IBNobody/master
Jack Humbert
2016-03-28
2
-2
/
+5
|
\
\
|
*
|
Minor Tweaks and Documentation
IBNobody
2016-03-28
1
-1
/
+1
|
*
|
Added command to turn LED indicators off while sleeping
IBNobody
2016-03-28
1
-1
/
+4
*
|
|
Merge pull request #214 from cdlm/action-hook
Jack Humbert
2016-03-28
2
-0
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Rename function to be keyboard-specific
Damien Pollet
2016-03-28
2
-4
/
+4
|
*
|
Add per-event user hook function to QMK
Damien Pollet
2016-03-28
2
-0
/
+8
*
|
|
Magic Key Overrides / Keyboard Lock / Forced NKRO
IBNobody
2016-03-28
3
-107
/
+373
|
/
/
*
|
Merge pull request #188 from DidierLoiseau/issue-156
Erez Zukerman
2016-03-27
4
-2
/
+23
|
\
\
|
*
|
Fix #156: clear weak mods on every key press
Didier Loiseau
2016-03-08
4
-2
/
+23
|
|
/
*
|
Fixed LED Function Calls
IBNobody
2016-03-22
1
-2
/
+3
*
|
Merge remote-tracking branch 'refs/remotes/jackhumbert/master'
IBNobody
2016-03-22
1
-2
/
+2
|
\
\
|
*
|
Addressed void* return warning in all keymaps
yoyoerx
2016-03-10
1
-2
/
+2
|
|
/
*
/
Adding LED function pointers
IBNobody
2016-03-15
1
-0
/
+2
|
/
*
Remove led_off() it is not used
Peter Eichinger
2016-01-24
1
-2
/
+0
*
Backlight fix from reddit
Peter Eichinger
2016-01-22
1
-0
/
+13
*
Fixes rolling combos for mod-tap keys
Erez Zukerman
2015-10-28
1
-3
/
+6
*
merging tmk
Jack Humbert
2015-10-27
2
-0
/
+5
*
core: Fix NKRO ifdef
Jun Wako
2015-09-24
1
-0
/
+2
*
core: Fix for disabling NKRO in Boot protocol
tmk
2015-09-20
2
-3
/
+4
*
core: Fix message print of debug command
tmk
2015-09-20
1
-2
/
+2
*
Change to KC_BOOTLOADER(KC_BTLD)
tmk
2015-09-16
2
-8
/
+7
*
Add an assignable RESET key
skullY
2015-09-16
2
-0
/
+12
*
Fix parenthesis
tmk
2015-09-12
1
-1
/
+1
*
Fix weak modifier clear in action macro
tmk
2015-09-12
1
-0
/
+2
*
usb_usb: Support locking key indicator LED
tmk
2015-07-15
1
-0
/
+8
*
Add description for non-US keys on keycode.h
tmk
2015-06-26
1
-2
/
+2
*
Revert "Make action_for_key a weak symbol"
tmk
2015-05-21
2
-6
/
+0
*
Make action_for_key a weak symbol
Dan McGregor
2015-05-19
2
-0
/
+6
*
Add keyboard_setup() and matrix_setup()
tmk
2015-05-19
4
-4
/
+16
*
Reduce code size of magic commands
tmk
2015-05-13
1
-105
/
+90
*
Add description of AVR bootloader and boot section
tmk
2015-05-13
1
-6
/
+43
*
Merge commit '4d116a04e94cf0d19317d5b44e4fa9f34a3e5594'
tmk
2015-04-28
1
-0
/
+10
*
Remove unneeded tap delays #201
Jun Wako
2015-04-23
2
-8
/
+13
*
Fix handling of consumer usage #199
Jun Wako
2015-04-23
1
-1
/
+1
*
Improve anti-ghosting behavior for fast typing
Michael Tharp
2015-04-23
1
-2
/
+13
*
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
tmk
2015-04-10
63
-0
/
+7156
[prev]