summaryrefslogtreecommitdiffstats
path: root/data/mappings/keyboard_aliases.json
Commit message (Collapse)AuthorAgeFilesLines
* Revert "update keyboard_aliases.json (#15649)" (#15903)Nick Brassel2022-01-171-10/+4
| | | This reverts commit b24603ab7d5b731c7a09738cbfe0bce277559a47.
* update keyboard_aliases.json (#15649)peepeetee2022-01-171-4/+10
|
* [Keyboard] Fix compilation issues for mechlovin hex4b (#15885)Drashna Jaelre2022-01-141-0/+3
|
* 2021Q3 pre-merge `develop` changelog, keyboard aliases (#14198)Nick Brassel2021-08-291-0/+118
| | | | | | | | | | | | | * Initial changelog. * Data driven. * Submodule update. * Updated breaking changes docs. * Aliases. * Aliases.
* Fix issue with crkbd json mapping (#13255)Drashna Jaelre2021-06-191-2/+5
|
* Add support for qmk_configurator style aliases (#11954)Zach White2021-03-241-0/+443
* Add support for qmk_configurator style aliases * add the keyboard aliases to the api data * add support for a keyboard metadata file * make flake8 happy