Pascal Getreuer
|
f5eb9a8e92
|
Add Repeat Key and Alt Repeat Key to vial-qmk. (#906)
* Repeat Key for vial-qmk.
* Add new keycodes to vial_ensure_keycode.h.
|
2025-06-29 15:32:04 -06:00 |
|
Ilya Zhuravlev
|
66cf6cb83d
|
nvm_dynamic_keymap: fix cast
|
2025-06-21 16:16:31 -06:00 |
|
Ilya Zhuravlev
|
7b247bc800
|
Merge remote-tracking branch 'qmk/master' into merge-2025-06-21
|
2025-06-21 16:00:42 -06:00 |
|
Dasky
|
8525ab03de
|
Fix dynamic keymap static assert (#25327)
|
2025-06-03 13:03:59 +01:00 |
|
Pablo Martínez
|
955809bd5a
|
Add compiler_support.h (#25274)
|
2025-05-22 23:31:15 +10:00 |
|
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 |
|