52 Commits (85f4c3ebb456c2d6feebf8934ab014436d7f8f17)

Author SHA1 Message Date
Drashna Jaelre 85f4c3ebb4 [Core] Optimize matrix processing (#7621)
4 years ago
Joel Challis efb21c00ce Fix FORCE_NKRO handling (#7601)
4 years ago
Joel Challis abfd6ed961
Move tmk_core/common/backlight to quantum/backlight (#6710)
5 years ago
Joel Challis cc5edb9eeb
Port DEBUG_MATRIX_SCAN_RATE to core (#7029)
5 years ago
skullY b624f32f94 clang-format changes
5 years ago
fauxpark f2c179de58 Remove superfluous JTAG disable code (#6445)
5 years ago
XScorpion2 e01b2d518a [Keyboard] Sol keyboard conversion to split common (#5773)
5 years ago
Chris Lewis c1c5922aae Velocikey: Match RGB animation speed to typing speed (#3754)
5 years ago
Drashna Jaelre c22f3ba3a2
Debounce refactor / API (#3720)
5 years ago
Drashna Jaelre cc5c6b449a Add kb and user level keyboard initialization functions (#3113)
5 years ago
alex-ong 574fc6444b Whitespace cleanup.
5 years ago
alex-ong 39ca330f10 DO NOT USE - Removed debounce from TMK.
5 years ago
Alex Ong 2bb2977c13 Merge branch 'master' into debounce_refactor
5 years ago
ishtob 4099536c0e adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4462)
6 years ago
Danny Nguyen a5fa75fcb3 Move disable JTAG code from `keyboard_init` to `keyboard_setup`
6 years ago
Alex Ong 3cf7f7322c Removed "debounce_algo = manual" in all keyboards with CUSTOM_MATRIX = yes.
6 years ago
Max Audron bbea9dadbc Integrating Peter Fleury's HD44780 LCD library (#3209)
6 years ago
Drashna Jaelre ee3b9d2ef0 Disable JTAG in keyboard init
6 years ago
skullydazed 7c9d5ace14 Generate API docs from source code comments (#2491)
6 years ago
fredizzimo 53ff8a31b6 Merge ChibiOS and LUFA descriptor support (#2362)
6 years ago
Colin T.A. Gray 3e2fd64279 I found a typo!
7 years ago
Seebs 39d3d92364 Allow multiple process_record() calls per scan
7 years ago
Snipeye ee13228486 Generic Pointing Device (#1767)
7 years ago
Fred Sundvik 25285a1c5a Don't process keycodes on the slave
7 years ago
Joe Wasson f30f12ec81 Add support for GeminiPR steno protocol.
7 years ago
Jeremiah 25c6ca750f added comments and made function name clearer
7 years ago
Jeremiah 84395e8a04 whoops
7 years ago
Jeremiah b9b2244b82 faster, less bits :)
7 years ago
Jeremiah 63d9698d5c faster and less bits... again
7 years ago
Jeremiah 37f6f92765 faster and less bits
7 years ago
Jeremiah 7b7e285a98 should be using matrix_row_t
7 years ago
Jeremiah acd3e97b83 a bit smaller
7 years ago
Jeremiah 99877cdff3 a bit smaller
7 years ago
Jeremiah b9895771ed improvements
7 years ago
Jeremiah 849ed5a6a0 anti-ghost improvement for older keyboards with empty spots in matrix
7 years ago
Priyadi Iman Nurcahyo c68e596f32 Implement faux-clicky feature
7 years ago
Nikolaus Wittenstein 06d21009b2 Minor cleanup
7 years ago
SjB 9eb8d05246 added mods status bit to visualizer.
7 years ago
IBNobody 558f3ec1eb Use keyboard config for nkro (#7)
8 years ago
Fred Sundvik 07d0d5cbe4 Makefile fixes and update of Visualizer
8 years ago
Fred Sundvik 4b45deb652 Enable serial_link support for ChibiOS
8 years ago
Jack Humbert 8e88d55bfd reverts #343 for the most part (#474)
8 years ago
Eric Tang 6955719075 Move LED strip initialization (#397)
8 years ago
Eric Tang 1ae6011cef Clean up #343's code (#348)
8 years ago
Eric Tang aaa758f1d3 Optimize matrix scanning (#343)
8 years ago
Jack Humbert ab19ebd08a MAGIC functionality, AG swap in default layout
8 years ago
IBNobody 1d13aa933b Minor Tweaks and Documentation
8 years ago
IBNobody 577971ab07 Magic Key Overrides / Keyboard Lock / Forced NKRO
8 years ago
tmk 6b588eb7f7 Add keyboard_setup() and matrix_setup()
9 years ago
tmk d9fee5571d Merge commit '4d116a04e94cf0d19317d5b44e4fa9f34a3e5594'
9 years ago