qmk_firmware/quantum/unicode
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
..
ucis.c Unicode, Unicodemap and UCIS refactor (#21659) 2023-08-27 13:30:19 +10:00
ucis.h Unicode, Unicodemap and UCIS refactor (#21659) 2023-08-27 13:30:19 +10:00
unicode_keycodes.h Unicode: move keycode aliases to a separate header (#21613) 2023-07-27 16:29:22 +01:00
unicode.c Non-volatile memory data repository pattern (#24356) 2025-03-21 23:38:34 +11:00
unicode.h Non-volatile memory data repository pattern (#24356) 2025-03-21 23:38:34 +11:00
unicodemap.c Unicode, Unicodemap and UCIS refactor (#21659) 2023-08-27 13:30:19 +10:00
unicodemap.h Unicode, Unicodemap and UCIS refactor (#21659) 2023-08-27 13:30:19 +10:00
utf8.c Refactor Unicode feature (#18333) 2022-09-12 08:49:04 -07:00
utf8.h Refactor Unicode feature (#18333) 2022-09-12 08:49:04 -07:00