summaryrefslogtreecommitdiffstats
path: root/keyboards/ai03/soyuz/keymaps/1U
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-071-57/+0
|
* Merge upstream masterlokher2022-12-061-0/+57
|\
| * Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
| | | | | | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* | Remove non-Keychron keyboardslokher2022-09-132-60/+0
|/
* [Keyboard] Add support for Soyuz numpad (#6030)ai032019-06-012-0/+60
* Generate project, fill in the details * Repair json * Separate keymaps to numpad and all-1U * Apply suggestions from code review Co-Authored-By: Elliot Powell <32494740+e11i0t23@users.noreply.github.com> Co-Authored-By: Drashna Jaelre <drashna@live.com>