summaryrefslogtreecommitdiff
path: root/quantum/dynamic_keymap.c
AgeCommit message (Expand)Author
2023-08-29Fix compilation of dynamic_keymap.c without VIA (#21858)Joel Challis
2023-07-16quantum: remove direct `quantum.h` includes (#21507)Ryan
2023-06-14Rely on introspection to handle OOB access. (#21247)Nick Brassel
2023-03-03Remove some use of keymap.h (#20006)Joel Challis
2022-11-10VIA V3 - The Custom UI Update (#18222)Wilba
2022-11-04Formalise keyboard- and user-specific EEPROM blocks (#18874)Nick Brassel
2022-10-27Allow overriding of dynamic keymap start address. (#18867)Nick Brassel
2022-09-29Start moving towards introspection-based data retrieval (#18441)Nick Brassel
2022-07-26Avoid OOB in dynamic_keymap_reset (#17695)Joel Challis
2022-07-18 Allow dynamic keymap to compile without via.h (#17703)Joel Challis
2022-07-11Added Delay time dynamic keymap's macro feature (#16810)FREEWING.JP
2022-03-09Fix missing definition for non-encoder case. (#16593)Nick Brassel
2022-03-09Add support for encoder mapping. (#13286)Nick Brassel
2022-02-12Format code according to conventions (#16322)QMK Bot
2022-02-02Don't make EEPROM size assumptions with dynamic keymaps. (#16054)Nick Brassel
2022-01-15[Bug] Remove config.h include in dynamic_keymap.c (#15886)Drashna Jaelre
2021-11-19Move tmk_core/common/<plat> (#13918)Joel Challis
2021-05-10Improve EEPROM defaults for Dynamic Keymaps (#12853)Drashna Jaelre
2021-01-29Adds AT90USB162 support (#11570)Dasky
2020-09-16[Core] DYNAMIC_KEYMAP_EEPROM_MAX_ADDR check (#10315)Xelus22
2020-08-29The Key Company project consolidation (#9547)TerryMathews
2020-03-14format code according to conventions [skip ci]QMK Bot
2020-03-14Realign dynamic macros with recent SEND_STRING changes (#8407)Wilba
2020-02-17dynamic keymap sanity check (#8181)Wilba
2020-01-19Run clang-format manually to fix recently changed files (#7934)Joel Challis
2020-01-03VIA Configurator Refactor (#7268)Wilba
2019-08-30clang-format changesskullY
2019-03-30Added SS_TAP_CODE, SS_DOWN_CODE, SS_UP_CODEWilba6582
2019-03-11Fixed tap/down/up handling in dynamic keymap macrosWilba6582
2018-11-30Added macros to Dynamic Keymaps, Zeal60 RGB backlight improvements (#4520)Wilba
2018-09-30RAMA M6-B and IS31FL3218 driver (#4021)Wilba6582
2018-09-28Improved dynamic keymaps (#3972)Wilba6582
2018-09-13Zeal60/Zeal65/M60-A implementation (#3879)Wilba6582