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
/
keyboard.c
Age
Commit message (
Expand
)
Author
2020-05-03
Provide a mechanism for split keyboards to process key press on both halves (...
Joel Challis
2020-03-10
Refactor rgblight_reconfig.h (#7773)
Takeshi ISHII
2020-01-19
Move rgblight and backlight task to common location (#7733)
Joel Challis
2020-01-03
VIA Configurator Refactor (#7268)
Wilba
2019-12-16
[Core] Optimize matrix processing (#7621)
Drashna Jaelre
2019-12-11
Fix FORCE_NKRO handling (#7601)
Joel Challis
2019-10-17
Move tmk_core/common/backlight to quantum/backlight (#6710)
Joel Challis
2019-10-15
Port DEBUG_MATRIX_SCAN_RATE to core (#7029)
Joel Challis
2019-08-30
clang-format changes
skullY
2019-08-20
Remove superfluous JTAG disable code (#6445)
fauxpark
2019-05-06
[Keyboard] Sol keyboard conversion to split common (#5773)
XScorpion2
2019-02-21
Velocikey: Match RGB animation speed to typing speed (#3754)
Chris Lewis
2019-02-14
Debounce refactor / API (#3720)
Drashna Jaelre
2019-02-14
Add kb and user level keyboard initialization functions (#3113)
Drashna Jaelre
2019-01-26
Whitespace cleanup.
alex-ong
2019-01-26
DO NOT USE - Removed debounce from TMK.
alex-ong
2019-01-04
Merge branch 'master' into debounce_refactor
Alex Ong
2018-12-04
adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4...
ishtob
2018-11-02
Move disable JTAG code from `keyboard_init` to `keyboard_setup`
Danny Nguyen
2018-08-29
Removed "debounce_algo = manual" in all keyboards with CUSTOM_MATRIX = yes.
Alex Ong
2018-07-15
Integrating Peter Fleury's HD44780 LCD library (#3209)
Max Audron
2018-06-28
Disable JTAG in keyboard init
Drashna Jaelre
2018-03-22
Generate API docs from source code comments (#2491)
skullydazed
2018-02-08
Merge ChibiOS and LUFA descriptor support (#2362)
fredizzimo
2017-11-22
I found a typo!
Colin T.A. Gray
2017-11-21
Allow multiple process_record() calls per scan
Seebs
2017-10-06
Generic Pointing Device (#1767)
Snipeye
2017-09-30
Don't process keycodes on the slave
Fred Sundvik
2017-07-27
Add support for GeminiPR steno protocol.
Joe Wasson
2017-05-14
added comments and made function name clearer
Jeremiah
2017-05-14
whoops
Jeremiah
2017-05-14
faster, less bits :)
Jeremiah
2017-05-13
faster and less bits... again
Jeremiah
2017-05-13
faster and less bits
Jeremiah
2017-05-13
should be using matrix_row_t
Jeremiah
2017-05-13
a bit smaller
Jeremiah
2017-05-13
a bit smaller
Jeremiah
2017-05-13
improvements
Jeremiah
2017-05-13
anti-ghost improvement for older keyboards with empty spots in matrix
Jeremiah
2017-02-13
Implement faux-clicky feature
Priyadi Iman Nurcahyo
2017-02-05
Minor cleanup
Nikolaus Wittenstein
2017-01-17
added mods status bit to visualizer.
SjB
2016-09-06
Use keyboard config for nkro (#7)
IBNobody
2016-07-07
Makefile fixes and update of Visualizer
Fred Sundvik
2016-07-06
Enable serial_link support for ChibiOS
Fred Sundvik
2016-07-04
reverts #343 for the most part (#474)
Jack Humbert
2016-06-12
Move LED strip initialization (#397)
Eric Tang
2016-05-24
Clean up #343's code (#348)
Eric Tang
2016-05-23
Optimize matrix scanning (#343)
Eric Tang
2016-04-16
MAGIC functionality, AG swap in default layout
Jack Humbert
[next]