summaryrefslogtreecommitdiffstats
path: root/keyboards/canary/canary60rgb/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* [Bug] Prevent dynamic keymaps from processing layers that don't exist (#19225)Drashna Jaelre2023-01-011-0/+1
|
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-202-4/+4
|
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-202-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)Ryan2022-10-152-4/+4
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-4/+4
|
* [Keyboard] Fix keymaps, RGB matrix, add support for WS2812 (#14974)AnthonyNguyen1682021-10-312-4/+11
|
* [Keyboard] New PCB Canary60RGB from CanaryTeam (#14321)AnthonyNguyen1682021-09-104-0/+122
Co-authored-by: Ryan <fauxpark@gmail.com>