68 Commits (master)

Author SHA1 Message Date
Joel Challis ae40fc498b Relocate RGB keycode processing (#7508)
4 years ago
zvecr d4c23d881f Convert backlight to follow driver rules pattern
4 years ago
Joel Challis d598f01cb7
Relocate magic keycode processing (#7512)
4 years ago
Drashna Jaelre 542cb0a8ce [Core] Convert Dynamic Macro to a Core Feature (#5948)
5 years ago
Joel Challis 4531cc874e
Initial migration of software PWM backlight (#6709)
5 years ago
Joel Challis 64b7cfe735 Refactor ps2avrgb i2c ws2812 to core (#7183)
5 years ago
Joel Challis abfd6ed961
Move tmk_core/common/backlight to quantum/backlight (#6710)
5 years ago
Joel Challis 38aefaf78e
ARM - Initial backlight support (#6487)
5 years ago
Drashna Jaelre 265d8abee1
Fix enables for Haptic Feedback (#6707)
5 years ago
Drashna Jaelre dab4967f1b
Add Dip Switch as a core feature (#6140)
5 years ago
Drashna Jaelre 6cccc22be9 Use QUANTUM_LIB_SRC for i2c_master.c inclusion (#5617)
5 years ago
XScorpion2 22ba36a4d8 rgblight 255 hue (#5547)
5 years ago
XScorpion2 c745d9b82e Simple extended space cadet (#5277)
5 years ago
Daniel Prilik 1d784f0f95 RGB Matrix: Custom effects on a kb/user level (#5338)
5 years ago
Ryan Caltabiano 0a645225b9 OLED Driver Feature
5 years ago
Takeshi ISHII 7e67bd791b Change split_common to use RGBLIGHT_SPLIT (#5509)
5 years ago
XScorpion2 5fcd744ddb Features/ws2812 matrix driver (#5418)
5 years ago
Jack Humbert fa4052c26e Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532)
5 years ago
James Churchill 37932c293c Next set of split_common changes (#4974)
5 years ago
James Churchill c7c4937eef Clean up debounce a bit (#5255)
5 years ago
Chris Lewis c1c5922aae Velocikey: Match RGB animation speed to typing speed (#3754)
5 years ago
ishtob 2cee371bf1 Haptic feedback generalized - DRV2605 and solenoids (#4939)
5 years ago
Drashna Jaelre c22f3ba3a2
Debounce refactor / API (#3720)
5 years ago
skullY cc738e32dd Force backlight on when led matrix is enabled
5 years ago
skullY 6b74dd6de5 led_matrix works now
5 years ago
skullY fd698c43d7 The beginning of a simple led matrix driver for is31fl3731
5 years ago
alex-ong 7d8c629939 Stricter, leaner DEBOUNCE_TYPE section in common_features.mk. Cleanup debounce_type.mk
5 years ago
Alex Ong d30d5eeb27 Renamed DEBOUNCE_ALGO to DEBOUNCE_TYPE
5 years ago
alex-ong cce8dfab39 Removed check for custom_matrix. We can safely include the debounce file for compilation when custom_matrix is used.
5 years ago
alex-ong 574fc6444b Whitespace cleanup.
5 years ago
alex-ong d0b691df0e DO NOT USE - debounce successfully compiled.
5 years ago
James Churchill 28929ad017 Simplify split_common Code significantly (#4772)
5 years ago
mtei 929065b1a9 Change handling of CUSTOM_MATRIX in common_features.mk slightly.
5 years ago
Drashna Jaelre 7f0def77a2 Move Split Common VPATH addition (#4716)
5 years ago
Takeshi ISHII 72d4e4bfd7 Replace serial.c of quantum/split_common/ (#4669)
5 years ago
Takeshi ISHII 8f790948e5 Refactor quantum/split_common/i2c.c, quantum/split_common/serial.c (#4522)
5 years ago
Takeshi ISHII 155e9310ff Make quantum/split_common/serial.[ch] configurable (#4419)
5 years ago
ishtob 4099536c0e adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4462)
5 years ago
Drashna Jaelre 40313cfa3b Fix Terminal feature on ChibiOS
6 years ago
Jack Humbert 34112dac36
Adds the Proton C base project (#4224)
6 years ago
Jack Humbert 85688e5b52 add support for encoders to core
6 years ago
Drashna Jaelre e4eeb1eb23 Fix RGB Matrix feature processing in common_features.mk
6 years ago
James Laird-Wah f70f45ee67 RGB Matrix refactoring to open up for new drivers (#3913)
6 years ago
Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
6 years ago
Wilba6582 48a992f1c0 Zeal60/Zeal65/M60-A implementation (#3879)
6 years ago
yiancar fdd0f91527 ISSI31FL3733 driver (#3679)
6 years ago
That-Canadian 0fab3bbde3 Lets split eh (#3120)
6 years ago
Max Audron bbea9dadbc Integrating Peter Fleury's HD44780 LCD library (#3209)
6 years ago
yiancar a98a91cf1b Rgb matrix fixes, I2C library can now retry if it has failed (#2943)
6 years ago
Jack Humbert 14b7602a65
Adds IS31FL3731 RGB Matrix Implementation (#2910)
6 years ago