Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove legacy EEPROM clear keycodes (#18782) | Ryan | 2022-10-20 | 1 | -1/+1 |
| | | | | | | | | | | | * `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 | 50 | -50/+50 |
| | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | ||||
* | RESET -> QK_BOOT default keymaps (#17939) | Joel Challis | 2022-08-07 | 48 | -48/+48 |
| | |||||
* | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 2 | -2/+2 |
| | |||||
* | [Keyboard] correct the info.json for qmk configurator and add two empty ↵ | bomb | 2021-07-15 | 1 | -0/+14 |
| | | | | layers for via (#13552) | ||||
* | [Keyboard] Add MelGeek MJ6xy which is a 60% keyboard that support mul… ↵ | bomb | 2021-07-14 | 51 | -0/+1785 |
(#13494) Co-authored-by: Ryan <fauxpark@gmail.com> |