aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/common/command.h
Commit message (Expand)AuthorAgeFilesLines
* clang-format changesskullY2019-08-301-35/+35
* Update IS_COMMAND definitions to use MOD_MASK_SHIFT (#6348)Konstantin Đorđević2019-07-201-1/+1
* Change Command keycode defaults to match corresponding Bootmagic codes (#5078)Konstantin Đorđević2019-02-171-15/+19
* Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)Konstantin Đorđević2019-01-271-1/+1
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-0/+3
* command.h include was not set correctlyDrashna Jaelre2018-11-061-4/+1
* Generate API docs from source code comments (#2491)skullydazed2018-03-221-1/+3
* Warning reductions (#430)Jack Humbert2016-06-211-0/+1
* Magic Key Overrides / Keyboard Lock / Forced NKROIBNobody2016-03-281-0/+121
* Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk2015-04-101-0/+35