index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quantum
/
dynamic_keymap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-27
Fix dynamic keymap macro only sending first. (#25309)
Dasky
1
-1
/
+1
2025-04-19
Allow for disabling EEPROM subsystem entirely. (#25173)
Nick Brassel
1
-2
/
+0
2025-03-21
Non-volatile memory data repository pattern (#24356)
Nick Brassel
1
-165
/
+38
2025-01-21
Consolidate send_string implementations. (#24817)
Nick Brassel
1
-53
/
+13
2023-08-29
Fix compilation of dynamic_keymap.c without VIA (#21858)
Joel Challis
1
-0
/
+1
2023-07-16
quantum: remove direct `quantum.h` includes (#21507)
Ryan
1
-5
/
+7
2023-06-14
Rely on introspection to handle OOB access. (#21247)
Nick Brassel
1
-12
/
+3
2023-03-03
Remove some use of keymap.h (#20006)
Joel Challis
1
-1
/
+1
2022-11-10
VIA V3 - The Custom UI Update (#18222)
Wilba
1
-14
/
+42
2022-11-04
Formalise keyboard- and user-specific EEPROM blocks (#18874)
Nick Brassel
1
-3
/
+1
2022-10-27
Allow overriding of dynamic keymap start address. (#18867)
Nick Brassel
1
-1
/
+3
2022-09-29
Start moving towards introspection-based data retrieval (#18441)
Nick Brassel
1
-12
/
+13
2022-07-26
Avoid OOB in dynamic_keymap_reset (#17695)
Joel Challis
1
-5
/
+12
2022-07-18
Allow dynamic keymap to compile without via.h (#17703)
Joel Challis
1
-7
/
+8
2022-07-11
Added Delay time dynamic keymap's macro feature (#16810)
FREEWING.JP
1
-1
/
+5
2022-03-09
Fix missing definition for non-encoder case. (#16593)
Nick Brassel
1
-8
/
+17
2022-03-09
Add support for encoder mapping. (#13286)
Nick Brassel
1
-4
/
+46
2022-02-12
Format code according to conventions (#16322)
QMK Bot
1
-7
/
+13
2022-02-02
Don't make EEPROM size assumptions with dynamic keymaps. (#16054)
Nick Brassel
1
-13
/
+12
2022-01-15
[Bug] Remove config.h include in dynamic_keymap.c (#15886)
Drashna Jaelre
1
-1
/
+0
2021-11-19
Move tmk_core/common/<plat> (#13918)
Joel Challis
1
-1
/
+1
2021-05-10
Improve EEPROM defaults for Dynamic Keymaps (#12853)
Drashna Jaelre
1
-2
/
+4
2021-01-29
Adds AT90USB162 support (#11570)
Dasky
1
-0
/
+2
2020-09-16
[Core] DYNAMIC_KEYMAP_EEPROM_MAX_ADDR check (#10315)
Xelus22
1
-0
/
+5
2020-08-29
The Key Company project consolidation (#9547)
TerryMathews
1
-1
/
+5
2020-03-14
format code according to conventions [skip ci]
QMK Bot
1
-1
/
+1
2020-03-14
Realign dynamic macros with recent SEND_STRING changes (#8407)
Wilba
1
-6
/
+8
2020-02-17
dynamic keymap sanity check (#8181)
Wilba
1
-4
/
+20
2020-01-19
Run clang-format manually to fix recently changed files (#7934)
Joel Challis
1
-10
/
+10
2020-01-03
VIA Configurator Refactor (#7268)
Wilba
1
-24
/
+31
2019-08-30
clang-format changes
skullY
1
-187
/
+161
2019-03-30
Added SS_TAP_CODE, SS_DOWN_CODE, SS_UP_CODE
Wilba6582
1
-1
/
+1
2019-03-11
Fixed tap/down/up handling in dynamic keymap macros
Wilba6582
1
-5
/
+13
2018-11-30
Added macros to Dynamic Keymaps, Zeal60 RGB backlight improvements (#4520)
Wilba
1
-1
/
+146
2018-09-30
RAMA M6-B and IS31FL3218 driver (#4021)
Wilba6582
1
-1
/
+1
2018-09-28
Improved dynamic keymaps (#3972)
Wilba6582
1
-27
/
+15
2018-09-13
Zeal60/Zeal65/M60-A implementation (#3879)
Wilba6582
1
-0
/
+97