summaryrefslogtreecommitdiffstats
path: root/keyboards/ai03/soyuz/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Move keyboard USB IDs and strings to data driven: A (#17781)Ryan2022-07-261-0/+6
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* Fixed Soyuz LAYOUT_numpad_5x4 Preview on QMK Configurator (#10123)Sendy YK2020-08-211-0/+25
|
* [Keyboard] Add support for Soyuz numpad (#6030)ai032019-06-011-0/+33
* 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>