Commit Graph

50 Commits (9e64d5f6c20f47ec9bb1a36c49f8d19411cb9a0d)

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