qmk_firmware/quantum/rgb_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 Add EOL to non-keyboard files (#24990) 2025-03-06 23:17:51 +00:00
post_config.h Simplfy RGB/LED matrix effect logic (#21703) 2023-08-23 00:03:01 +01:00
rgb_matrix_drivers.c WS2812 API rework (#24364) 2024-10-06 21:01:07 +13:00
rgb_matrix_drivers.h LED drivers: add support for IS31FL3236 (#23264) 2024-03-17 19:23:14 +11:00
rgb_matrix_types.h Non-volatile memory data repository pattern (#24356) 2025-03-21 23:38:34 +11:00
rgb_matrix.c Non-volatile memory data repository pattern (#24356) 2025-03-21 23:38:34 +11:00
rgb_matrix.h Non-volatile memory data repository pattern (#24356) 2025-03-21 23:38:34 +11:00