| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-05-14 | Deprecate `usb.force_nkro`/`FORCE_NKRO` (#25262) | Joel Challis | 1 | -1/+5 | |
| 2025-04-21 | Implement connection keycode logic (#25176) | Joel Challis | 1 | -0/+18 | |
| 2025-04-19 | Fixup eeconfig lighting reset. (#25166) | Nick Brassel | 1 | -6/+15 | |
| 2025-04-19 | Allow for disabling EEPROM subsystem entirely. (#25173) | Nick Brassel | 1 | -5/+0 | |
| 2025-03-21 | Non-volatile memory data repository pattern (#24356) | Nick Brassel | 1 | -233/+211 | |
| * 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. | |||||
| 2024-11-25 | Provide method to save a single default layer in the full range of 0-31 (#24639) | Joel Challis | 1 | -5/+20 | |
| 2024-05-28 | EEPROM: Don't erase if we don't have to. Adding eeprom_driver_format ↵ | Purdea Andrei | 1 | -2/+2 | |
| abstraction. (#18332) | |||||
| 2024-03-14 | Infer eeconfig identifiers (#22135) | Joel Challis | 1 | -3/+3 | |
| Co-authored-by: Nick Brassel <nick@tzarc.org> | |||||
| 2023-12-24 | Remove redundant audio eeconfig init (#22736) | Joel Challis | 1 | -1/+1 | |
| 2023-09-25 | Move velocikey to within rgblight (#22123) | Joel Challis | 1 | -1/+1 | |
| 2023-09-14 | [Bug] Fix default layer value in eeconfig_init (#21909) | Drashna Jaelre | 1 | -2/+2 | |
| Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
| 2023-05-08 | [Bug] Realign and size check EECONFIG structures (#20541) | Drashna Jaelre | 1 | -9/+6 | |
| Co-authored-by: Nick Brassel <nick@tzarc.org> | |||||
| 2022-11-16 | Extend eeconfig kb/user datablock API (#19094) | Joel Challis | 1 | -8/+34 | |
| 2022-11-04 | Formalise keyboard- and user-specific EEPROM blocks (#18874) | Nick Brassel | 1 | -0/+66 | |
| * Formalise keyboard and user eeconfig datablocks. * Add debounce helper that checks a condition and issues post-write function invocation. * Naming. | |||||
| 2022-11-01 | Simplify Keymap Config EEPROM (#18886) | Drashna Jaelre | 1 | -7/+4 | |
| * Simplify Keymap Config EEPROM * Decrement eeconfig magic number due to eeconfig changes * Update quantum/eeconfig.h Co-authored-by: Joel Challis <git@zvecr.com> | |||||
| 2022-09-17 | Fix EECONFIG_KEYMAP_UPPER_BYTE init (#18394) | Dasky | 1 | -1/+2 | |
| Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
| 2022-09-17 | [Core] Add getreuer's Autocorrect feature to core (#15699) | Drashna Jaelre | 1 | -1/+1 | |
| Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com> | |||||
| 2022-09-16 | Move fake EE_HANDS (#18352) | Dasky | 1 | -10/+0 | |
| 2022-03-14 | Fix oneshot toggle logic (#16630) | Drashna Jaelre | 1 | -1/+1 | |
| * Fix oneshot toggle logic * Enable oneshots by default * Decrement eeconfig magic number due to eeconfig changes | |||||
| 2022-02-12 | Format code according to conventions (#16322) | QMK Bot | 1 | -18/+52 | |
| 2021-09-15 | Migrate STM32_EEPROM_ENABLE to use EEPROM_DRIVER (#14433) | Joel Challis | 1 | -11/+0 | |
| 2021-08-20 | Fix issues with VIA EEPROM init and bring in line with eeconfig ↵ | Drashna Jaelre | 1 | -2/+31 | |
| functionality (#13243) Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
| 2021-08-18 | Migrate platform independent code from tmk_core -> quantum (#13673) | Joel Challis | 1 | -0/+211 | |
| * Migrate action|keyboard|keycode|eeconfig from tmk_core -> quantum | |||||
