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
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