summaryrefslogtreecommitdiffstats
path: root/keyboards/ocean/yuri/keymaps/default
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-071-45/+0
|
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-161-1/+1
| | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL`
* [Keyboard] add Yuri (#15874)Rifaa Subekti2022-01-211-0/+45
Co-authored-by: Joel Challis <git@zvecr.com>