qmk_firmware/quantum/led_matrix
Nick Brassel 2b00b846dc
Non-volatile memory data repository pattern (#24356)
* First batch of eeconfig conversions.

* Offset and length for datablocks.

* `via`, `dynamic_keymap`.

* Fix filename.

* Commentary.

* wilba leds

* satisfaction75

* satisfaction75

* more keyboard whack-a-mole

* satisfaction75

* omnikeyish

* more whack-a-mole

* `generic_features.mk` to automatically pick up nvm repositories

* thievery

* deferred variable resolve

* whitespace

* convert api to structs/unions

* convert api to structs/unions

* convert api to structs/unions

* fixups

* code-side docs

* code size fix

* rollback

* nvm_xxxxx_erase

* Updated location of eeconfig magic numbers so non-EEPROM nvm drivers can use them too.

* Fixup build.

* Fixup compilation error with encoders.

* Build fixes.

* Add `via_ci` keymap to onekey to exercise VIA bindings (and thus dynamic keymap et.al.), fixup compilation errors based on preprocessor+sizeof.

* Build failure rectification.
2025-03-21 23:38:34 +11:00
..
animations Refactor LED Breathing effect with runner (#24540) 2024-10-28 10:56:54 -07:00
led_matrix_drivers.c LED drivers: add support for IS31FL3236 (#23264) 2024-03-17 19:23:14 +11:00
led_matrix_drivers.h LED drivers: add support for IS31FL3236 (#23264) 2024-03-17 19:23:14 +11:00
led_matrix_types.h Non-volatile memory data repository pattern (#24356) 2025-03-21 23:38:34 +11:00
led_matrix.c Non-volatile memory data repository pattern (#24356) 2025-03-21 23:38:34 +11:00
led_matrix.h Non-volatile memory data repository pattern (#24356) 2025-03-21 23:38:34 +11:00
post_config.h Simplfy RGB/LED matrix effect logic (#21703) 2023-08-23 00:03:01 +01:00