summaryrefslogtreecommitdiff
path: root/quantum
AgeCommit message (Expand)Author
2023-09-28refactor: move default RGB/LED matrix #defines (#21938)Less/Rikki
2023-09-27is31fl3218: Add LED Matrix support (#22126)Ryan
2023-09-27is31fl3736: extract single-color API (#22133)Ryan
2023-09-25Move velocikey to within rgblight (#22123)Joel Challis
2023-09-25Added flower blooming on RGB Matrix effect (#21948)HorrorTroll
2023-09-25Fix OSM on a OSL activated layer (#20410)NapOli1084
2023-09-25[Enhancement] Improvements for debounce test coverage + bug fixes for sym_def...Andre Brait
2023-09-25Improve test invocation, fix Retro Shift bugs, and add Auto+Retro Shift test ...Isaac Elenbaas
2023-09-25Merge remote-tracking branch 'upstream/master' into developNick Brassel
2023-09-25Fix combo_ref_from_layer respect different default layer [#21780] (#21781)Ben Cooper
2023-09-25[Enhancement] QP Getters (#21171)Pablo Martínez
2023-09-25Improve directional transition of overlapping mouse keys (#21494)フィルターペーパー
2023-09-25Add full solenoid support on split keyboards (#21583)jacob-w-gable
2023-09-21RGBLight/Backlight: add prefixed driver defines (#22089)Ryan
2023-09-21LED/RGB Matrix: prefix driver defines (#22088)Ryan
2023-09-20Move `PACKED` define to util.h (#22074)Ryan
2023-09-17Complete RGB Matrix support for IS31FL3218 (#22004)Ryan
2023-09-17Lvgl rate control (#22049)David Hoelscher
2023-09-14[Bug] Fix default layer value in eeconfig_init (#21909)Drashna Jaelre
2023-09-13aw20216: driver naming cleanups (#21891)Ryan
2023-09-04Add `mousekey.h` include to `quantum.h` (#21897)Ryan
2023-09-04Clean up RGB LED type (#21859)Ryan
2023-08-29Fix compilation of dynamic_keymap.c without VIA (#21858)Joel Challis
2023-08-27Unicode, Unicodemap and UCIS refactor (#21659)Ryan
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-08-23Simplfy RGB/LED matrix effect logic (#21703)Joel Challis
2023-08-22fix: restore indicators to jellybean_raindrops (#21792)Less/Rikki
2023-08-04haptic: further naming cleanups (#21682)Ryan
2023-08-02audio: Don't play the first note of zero-note melodies (#21661)Nebuleon
2023-08-01Fix Dynamic Macro Compilation for avr-gcc 5.4.0 + Linux (#21653)James Young
2023-07-31Remove old OLED API code (#21651)Ryan
2023-07-31keycode aliases: work around ChibiOS ch.h include guard (#21497)Ryan
2023-07-29LED Matrix: driver naming cleanups (#21580)Ryan
2023-07-29quantum.h: clean up process_keycode includes (#21579)Ryan
2023-07-27Unify MIDI note calculation with the audio feature's algorithm (#21588)Nebuleon
2023-07-27Unicode: move keycode aliases to a separate header (#21613)Ryan
2023-07-26Reduce needless precision in audio note frequency calculation (#21496)Nebuleon
2023-07-26On-each-release tap dance function (#20255)leep-frog
2023-07-25Raw HID: documentation improvements (#21596)Ryan
2023-07-22Revert "[Bug] Fix compilation error when Split Watchdog enabled" (#21572)Ryan
2023-07-20[Bug] Fix compilation error when Split Watchdog enabled (#21543)Drashna Jaelre
2023-07-21haptic: naming cleanups (#21551)Ryan
2023-07-16quantum: remove direct `quantum.h` includes (#21507)Ryan
2023-07-12process_combo: restore wait.h header (#21514)フィルターペーパー
2023-07-11process_keycode: remove direct `quantum.h` includes (#21486)Ryan
2023-07-10Add MOUSEKEY_WHEEL_DELTA documentation (#21493)フィルターペーパー
2023-07-09keymap_extras: remove direct `quantum.h` includes (#21485)Ryan
2023-07-09debounce: remove direct `quantum.h` includes (#21480)Ryan
2023-07-08Relocate backlight drivers (#21444)Ryan
2023-07-08bootmagic mods covering the case when swapped mods are pressed at the same ti...Nick Brassel