index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tmk_core
/
common
/
command.c
Age
Commit message (
Expand
)
Author
2020-08-29
Better handle LTO_ENABLE (#9832)
Drashna Jaelre
2020-07-16
Remove `DESCRIPTION` (#9732)
Ryan
2020-05-30
2020 May 30 Breaking Changes Update (#9215)
James Young
2020-05-25
Added missing shutdown_user() hook (#9180)
yulei
2020-05-19
Disable Mousekey Command interface when Constant speed is enabled (#7017)
Drashna Jaelre
2020-02-29
2020 February 29 Breaking Changes Update (#8064)
James Young
2020-02-08
Remove PJRC USB stack
fauxpark
2020-01-17
Remove `KEYMAP_SECTION_ENABLE` (#7882)
fauxpark
2019-10-17
Move tmk_core/common/backlight to quantum/backlight (#6710)
Joel Challis
2019-08-30
clang-format changes
skullY
2019-08-21
Added keycodes for swapping and unswapping the Control and OS keys (#6110)
Stephen Wanhella
2019-02-17
Change Command keycode defaults to match corresponding Bootmagic codes (#5078)
Konstantin Đorđević
2018-12-14
Refactor quantum/split_common/i2c.c, quantum/split_common/serial.c (#4522)
Takeshi ISHII
2017-01-21
Simplified and polished a bit the code changes on tmk_core
Luiz Ribeiro
2017-01-21
Got ps2avrGB to work with the V-USB protocol
Luiz Ribeiro
2016-10-23
Fixed some large keyboard bugs
IBNobody
2016-09-28
Fix #770, Fix #779
IBNobody
2016-09-12
Fixed NO_PRINT / USER_PRINT conflict warning.
IBNobody
2016-09-06
Use keyboard config for nkro (#7)
IBNobody
2016-08-20
Don't add VERSION as a define
Fred Sundvik
2016-07-01
Add ChibiOS support for QMK (#465)
fredizzimo
2016-06-21
Warning reductions (#430)
Jack Humbert
2016-05-24
Converted audio play functions to *_user (#349)
Jack Humbert
2016-05-09
Backlight Breathing for Planck and Atomic
Jack Humbert
2016-04-17
Added extra songs, LED indicator notes
IBNobody
2016-04-17
Fixed many compiler warnings related to print being disabled
IBNobody
2016-03-28
Magic Key Overrides / Keyboard Lock / Forced NKRO
IBNobody
2015-09-24
core: Fix NKRO ifdef
Jun Wako
2015-09-20
core: Fix for disabling NKRO in Boot protocol
tmk
2015-09-20
core: Fix message print of debug command
tmk
2015-05-13
Reduce code size of magic commands
tmk
2015-04-10
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
tmk