summaryrefslogtreecommitdiff
path: root/tmk_core/common/keyboard.c
AgeCommit message (Expand)Author
2020-01-19Move rgblight and backlight task to common location (#7733)Joel Challis
2020-01-03VIA Configurator Refactor (#7268)Wilba
2019-12-16[Core] Optimize matrix processing (#7621)Drashna Jaelre
2019-12-11Fix FORCE_NKRO handling (#7601)Joel Challis
2019-10-17Move 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-30clang-format changesskullY
2019-08-20Remove superfluous JTAG disable code (#6445)fauxpark
2019-05-06[Keyboard] Sol keyboard conversion to split common (#5773)XScorpion2
2019-02-21Velocikey: Match RGB animation speed to typing speed (#3754)Chris Lewis
2019-02-14Debounce refactor / API (#3720)Drashna Jaelre
2019-02-14Add kb and user level keyboard initialization functions (#3113)Drashna Jaelre
2019-01-26Whitespace cleanup.alex-ong
2019-01-26DO NOT USE - Removed debounce from TMK.alex-ong
2019-01-04Merge branch 'master' into debounce_refactorAlex Ong
2018-12-04adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4...ishtob
2018-11-02Move disable JTAG code from `keyboard_init` to `keyboard_setup`Danny Nguyen
2018-08-29Removed "debounce_algo = manual" in all keyboards with CUSTOM_MATRIX = yes.Alex Ong
2018-07-15Integrating Peter Fleury's HD44780 LCD library (#3209)Max Audron
2018-06-28Disable JTAG in keyboard initDrashna Jaelre
2018-03-22Generate API docs from source code comments (#2491)skullydazed
2018-02-08Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo
2017-11-22I found a typo!Colin T.A. Gray
2017-11-21Allow multiple process_record() calls per scanSeebs
2017-10-06Generic Pointing Device (#1767)Snipeye
2017-09-30Don't process keycodes on the slaveFred Sundvik
2017-07-27Add support for GeminiPR steno protocol.Joe Wasson
2017-05-14added comments and made function name clearerJeremiah
2017-05-14whoopsJeremiah
2017-05-14faster, less bits :)Jeremiah
2017-05-13faster and less bits... againJeremiah
2017-05-13faster and less bitsJeremiah
2017-05-13should be using matrix_row_tJeremiah
2017-05-13a bit smallerJeremiah
2017-05-13a bit smallerJeremiah
2017-05-13improvementsJeremiah
2017-05-13anti-ghost improvement for older keyboards with empty spots in matrixJeremiah
2017-02-13Implement faux-clicky featurePriyadi Iman Nurcahyo
2017-02-05Minor cleanupNikolaus Wittenstein
2017-01-17added mods status bit to visualizer.SjB
2016-09-06Use keyboard config for nkro (#7)IBNobody
2016-07-07Makefile fixes and update of VisualizerFred Sundvik
2016-07-06Enable serial_link support for ChibiOSFred Sundvik
2016-07-04reverts #343 for the most part (#474)Jack Humbert
2016-06-12Move LED strip initialization (#397)Eric Tang
2016-05-24Clean up #343's code (#348)Eric Tang
2016-05-23Optimize matrix scanning (#343)Eric Tang
2016-04-16MAGIC functionality, AG swap in default layoutJack Humbert
2016-03-28Minor Tweaks and DocumentationIBNobody
2016-03-28Magic Key Overrides / Keyboard Lock / Forced NKROIBNobody