| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix missing definition for non-encoder case. (#16593) | Nick Brassel | 2022-03-09 | 1 | -8/+17 |
* | Add support for encoder mapping. (#13286) | Nick Brassel | 2022-03-09 | 1 | -4/+46 |
* | Format code according to conventions (#16322) | QMK Bot | 2022-02-12 | 1 | -7/+13 |
* | Don't make EEPROM size assumptions with dynamic keymaps. (#16054) | Nick Brassel | 2022-02-02 | 1 | -13/+12 |
* | [Bug] Remove config.h include in dynamic_keymap.c (#15886) | Drashna Jaelre | 2022-01-15 | 1 | -1/+0 |
* | Move tmk_core/common/<plat> (#13918) | Joel Challis | 2021-11-19 | 1 | -1/+1 |
* | Improve EEPROM defaults for Dynamic Keymaps (#12853) | Drashna Jaelre | 2021-05-10 | 1 | -2/+4 |
* | Adds AT90USB162 support (#11570) | Dasky | 2021-01-29 | 1 | -0/+2 |
* | [Core] DYNAMIC_KEYMAP_EEPROM_MAX_ADDR check (#10315) | Xelus22 | 2020-09-16 | 1 | -0/+5 |
* | The Key Company project consolidation (#9547) | TerryMathews | 2020-08-29 | 1 | -1/+5 |
* | format code according to conventions [skip ci] | QMK Bot | 2020-03-14 | 1 | -1/+1 |
* | Realign dynamic macros with recent SEND_STRING changes (#8407) | Wilba | 2020-03-14 | 1 | -6/+8 |
* | dynamic keymap sanity check (#8181) | Wilba | 2020-02-17 | 1 | -4/+20 |
* | Run clang-format manually to fix recently changed files (#7934) | Joel Challis | 2020-01-19 | 1 | -10/+10 |
* | VIA Configurator Refactor (#7268) | Wilba | 2020-01-03 | 1 | -24/+31 |
* | clang-format changes | skullY | 2019-08-30 | 1 | -187/+161 |
* | Added SS_TAP_CODE, SS_DOWN_CODE, SS_UP_CODE | Wilba6582 | 2019-03-30 | 1 | -1/+1 |
* | Fixed tap/down/up handling in dynamic keymap macros | Wilba6582 | 2019-03-11 | 1 | -5/+13 |
* | Added macros to Dynamic Keymaps, Zeal60 RGB backlight improvements (#4520) | Wilba | 2018-11-30 | 1 | -1/+146 |
* | RAMA M6-B and IS31FL3218 driver (#4021) | Wilba6582 | 2018-09-30 | 1 | -1/+1 |
* | Improved dynamic keymaps (#3972) | Wilba6582 | 2018-09-28 | 1 | -27/+15 |
* | Zeal60/Zeal65/M60-A implementation (#3879) | Wilba6582 | 2018-09-13 | 1 | -0/+97 |