~ruther/qmk_firmware

ref: 2aacda32358bfda5fccbfb1e6f4f906c5efa702d qmk_firmware/quantum d---------
Move `PACKED` define to util.h (#22074)

Complete RGB Matrix support for IS31FL3218 (#22004)

169b0f33 — David Hoelscher 1 year, 11 months ago
Lvgl rate control (#22049)

9c2c96a2 — Drashna Jaelre 1 year, 11 months ago
[Bug] Fix default layer value in eeconfig_init (#21909)

Co-authored-by: Ryan <fauxpark@gmail.com>
aw20216: driver naming cleanups (#21891)

Add `mousekey.h` include to `quantum.h` (#21897)

Clean up RGB LED type (#21859)

42e369dc — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
11a81013 — Joel Challis 2 years ago
Fix compilation of dynamic_keymap.c without VIA (#21858)

31a91add — Nick Brassel 2 years ago
Merge branch 'develop'
Unicode, Unicodemap and UCIS refactor (#21659)

RGB Matrix: driver naming cleanups (#21594)

dfb6d38f — Joel Challis 2 years ago
Simplfy RGB/LED matrix effect logic (#21703)

0d535381 — Less/Rikki 2 years ago
fix: restore indicators to jellybean_raindrops (#21792)

After #21169, rgb_matrix_indicators() was limited to running on the
final render iteration. Since the jellybean_raindrops animation
immediately returns false after updating a single LED, the iteration
count no longer ends up high enough to render non-advanced indicators.

This change also brings jellybean_raindrops more in line with raindrops.
haptic: further naming cleanups (#21682)

f0c94530 — Nebuleon 2 years ago
audio: Don't play the first note of zero-note melodies (#21661)

eab315e9 — James Young 2 years ago
Fix Dynamic Macro Compilation for avr-gcc 5.4.0 + Linux (#21653)

Co-authored-by: Joel Challis <git@zvecr.com>
Remove old OLED API code (#21651)

keycode aliases: work around ChibiOS ch.h include guard (#21497)

LED Matrix: driver naming cleanups (#21580)

Next