Commit Graph

98 Commits (b49c657ac1f07689fe575b901bfe080c301ab1d4)

Author SHA1 Message Date
ishtob 2cee371bf1 Haptic feedback generalized - DRV2605 and solenoids (#4939) 6 years ago
skullY cc738e32dd Force backlight on when led matrix is enabled 6 years ago
skullY 6b74dd6de5 led_matrix works now 6 years ago
skullY fd698c43d7 The beginning of a simple led matrix driver for is31fl3731 6 years ago
alex-ong 7d8c629939 Stricter, leaner DEBOUNCE_TYPE section in common_features.mk. Cleanup debounce_type.mk 6 years ago
Alex Ong d30d5eeb27 Renamed DEBOUNCE_ALGO to DEBOUNCE_TYPE 6 years ago
alex-ong cce8dfab39 Removed check for custom_matrix. We can safely include the debounce file for compilation when custom_matrix is used. 6 years ago
alex-ong 574fc6444b Whitespace cleanup. 6 years ago
alex-ong d0b691df0e DO NOT USE - debounce successfully compiled. 6 years ago
James Churchill 28929ad017 Simplify split_common Code significantly (#4772) 6 years ago
mtei 929065b1a9 Change handling of CUSTOM_MATRIX in common_features.mk slightly. 6 years ago
Drashna Jaelre 7f0def77a2 Move Split Common VPATH addition (#4716) 6 years ago
Takeshi ISHII 72d4e4bfd7 Replace serial.c of quantum/split_common/ (#4669) 6 years ago
Takeshi ISHII 8f790948e5 Refactor quantum/split_common/i2c.c, quantum/split_common/serial.c (#4522) 7 years ago
Takeshi ISHII 155e9310ff Make quantum/split_common/serial.[ch] configurable (#4419) 7 years ago
ishtob 4099536c0e adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4462) 7 years ago
Drashna Jaelre 40313cfa3b Fix Terminal feature on ChibiOS 7 years ago
Jack Humbert 34112dac36
Adds the Proton C base project (#4224) 7 years ago
Jack Humbert 85688e5b52 add support for encoders to core 7 years ago
Drashna Jaelre e4eeb1eb23 Fix RGB Matrix feature processing in common_features.mk 7 years ago
James Laird-Wah f70f45ee67 RGB Matrix refactoring to open up for new drivers (#3913) 7 years ago
Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 7 years ago
Wilba6582 48a992f1c0 Zeal60/Zeal65/M60-A implementation (#3879) 7 years ago
yiancar fdd0f91527 ISSI31FL3733 driver (#3679) 7 years ago
That-Canadian 0fab3bbde3 Lets split eh (#3120) 7 years ago
Max Audron bbea9dadbc Integrating Peter Fleury's HD44780 LCD library (#3209) 7 years ago
yiancar a98a91cf1b Rgb matrix fixes, I2C library can now retry if it has failed (#2943) 7 years ago
Jack Humbert 14b7602a65
Adds IS31FL3731 RGB Matrix Implementation (#2910) 7 years ago
Drashna Jaelre 33fdd1d255 Fix Audio Clicky sub-feature (#2784) 7 years ago
Jason Stillwell 00b4dce605 Rule to enable Modifiers with Auto-Shift (#2542) 7 years ago
Kenneth Aloysius 365b863578 Backlighting for JJ40 and underglow initialisation code (#2260) 7 years ago
skullydazed 5836d1a06a Fix up the ARM audio support (#2136) 7 years ago
Rob Rogers 2d77f9cbb9 Fix pointing device feature 8 years ago
drashna 101b998ac2 Fix Pointing Device code (#1934) 8 years ago
Jack Humbert 800ec55dfc Make arguments redo, subproject elimination (#1784) 8 years ago
Snipeye ee13228486 Generic Pointing Device (#1767) 8 years ago
Jeremy Cowgar abba393f57 Added Auto Shift, tap key = normal, hold key = shifted state. 8 years ago
Jack Humbert 024f0455de [core] fix rgb source include 8 years ago
Jack Humbert 7ad924bae5 Updates send_string functionality, adds terminal feature (#1657) 8 years ago
Fredric Silberberg 8e1be7c792 Initial implementation of the key_lock feature. 8 years ago
Joe Wasson 5987f67989 Add TX Bolt protocol support for Stenography 8 years ago
Jack Humbert 42d5a324eb Start mvoing hardware drivers to /drivers/ (#1433) 8 years ago
Fred Sundvik 1aa0be4cf1 Fix serial_link vpath problem 8 years ago
Fred Sundvik 1c0fe956ac Split common.mk into common.mk and common_features.mk 8 years ago
Fred Sundvik 7424261dae Try to build tmk_common 8 years ago
Jack Humbert 7edac212c8 separated into api files/folder 9 years ago
Fred Sundvik c692fd1d55 More common settings for unit tests and keyboards 9 years ago
Fred Sundvik 0a11460175 Build actual tests, convert byte_stuffer_tests 9 years ago
Fred Sundvik 27a673f5cf The makefile actually calls build_test 9 years ago
Jack Humbert c966e7982c bluetooth 10 years ago