Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Bug] Prevent dynamic keymaps from processing layers that don't exist (#19225) | Drashna Jaelre | 2023-01-01 | 1 | -0/+1 |
| | |||||
* | Remove legacy Grave Escape keycodes (#18787) | Ryan | 2022-10-20 | 1 | -2/+2 |
| | |||||
* | Remove legacy EEPROM clear keycodes (#18782) | Ryan | 2022-10-20 | 1 | -2/+2 |
| | | | | | | | | | | | * `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 | 1 | -2/+2 |
| | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | ||||
* | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 1 | -2/+2 |
| | |||||
* | [Keyboard] Fix keymaps, RGB matrix, add support for WS2812 (#14974) | AnthonyNguyen168 | 2021-10-31 | 1 | -2/+2 |
| | |||||
* | [Keyboard] New PCB Canary60RGB from CanaryTeam (#14321) | AnthonyNguyen168 | 2021-09-10 | 3 | -0/+75 |
Co-authored-by: Ryan <fauxpark@gmail.com> |