| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update keycodes for keyboards with RGB Matrix (#24484) | Ryan | 2024-11-24 | 1 | -2/+2 |
| | | |||||
| * | Remove all via-enabled keymaps, including `via`. (#24322) | Nick Brassel | 2024-08-25 | 2 | -54/+0 |
| | | |||||
| * | Refactor some layouts which contain keyboard name (#19643) | Joel Challis | 2023-01-20 | 2 | -9/+6 |
| | | |||||
| * | Remove legacy Grave Escape keycodes (#18787) | Ryan | 2022-10-21 | 2 | -2/+2 |
| | | |||||
| * | Remove legacy EEPROM clear keycodes (#18782) | Ryan | 2022-10-20 | 2 | -4/+4 |
| | | | | | | | | | | | | * `EEP_RST` -> `EE_CLR`, default-ish keymaps * `EEP_RST` -> `EE_CLR`, user keymaps * `EEP_RST` -> `EE_CLR`, community layouts * `EEP_RST` -> `EE_CLR`, userspace * `EEP_RST` -> `EE_CLR`, docs & core | ||||
| * | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 2 | -2/+2 |
| | | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | ||||
| * | RESET -> QK_BOOT default keymaps (#17939) | Joel Challis | 2022-08-07 | 2 | -2/+2 |
| | | |||||
| * | [Keyboard] Add tegic for melgeek! (#17400) | bomb | 2022-06-21 | 3 | -0/+93 |
| Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||