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
/
tmk_core
/
common
/
action_code.h
Age
Commit message (
Expand
)
Author
2020-12-26
Change include guards in tmk_core/ and drivers/ to pragma once (#11240)
Ryan
2020-05-14
One shot support for swap hands (#8590)
Zsolt Parragi
2020-03-21
Remove ACT_COMMAND (#8487)
Ryan
2020-02-29
2020 February 29 Breaking Changes Update (#8064)
James Young
2019-08-30
clang-format changes
skullY
2019-08-08
Extend allowed range of tappable keycodes to include modifiers (#5809)
fauxpark
2018-03-22
Generate API docs from source code comments (#2491)
skullydazed
2018-03-16
Fix swap-hands tapping.
Joe Wasson
2018-01-01
backlight breathing overhaul (#2187)
Balz Guenat
2017-01-26
Fix documentation for TMK actions
Luke Silva
2016-08-20
Improve one-hand support by adding more actions and tap keys.
Joe Wasson
2016-08-20
Add one-hand support.
Joe Wasson
2016-05-05
Adds oneshot layer and oneshot tap toggling (#308)
Thiago Alves
2016-04-13
Compiler Warnings / Atomic TLC
IBNobody
2015-09-12
Fix parenthesis
tmk
2015-04-23
Remove unneeded tap delays #201
Jun Wako
2015-04-10
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
tmk