| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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.
|
| | |
|
| |
|
|
| |
abstraction. (#18332)
|
| |
|
| |
Co-authored-by: Nick Brassel <nick@tzarc.org>
|
| | |
|
| | |
|
| |
|
|
| |
Co-authored-by: Ryan <fauxpark@gmail.com>
|
| |
|
|
| |
Co-authored-by: Nick Brassel <nick@tzarc.org>
|
| | |
|
| |
|
|
|
|
|
| |
* Formalise keyboard and user eeconfig datablocks.
* Add debounce helper that checks a condition and issues post-write function invocation.
* Naming.
|
| |
|
|
|
|
|
|
|
| |
* Simplify Keymap Config EEPROM
* Decrement eeconfig magic number due to eeconfig changes
* Update quantum/eeconfig.h
Co-authored-by: Joel Challis <git@zvecr.com>
|
| |
|
| |
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
| |
|
| |
Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com>
|
| | |
|
| |
|
|
|
|
|
| |
* Fix oneshot toggle logic
* Enable oneshots by default
* Decrement eeconfig magic number due to eeconfig changes
|
| | |
|
| | |
|
| |
|
|
|
| |
functionality (#13243)
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
|
* Migrate action|keyboard|keycode|eeconfig from tmk_core -> quantum
|