summaryrefslogtreecommitdiffstats
path: root/data/mappings/keyboard_aliases.json
Commit message (Collapse)AuthorAgeFilesLines
* Update keyboard aliaseszvecr2022-05-241-3/+75
|
* Move GMMK Pro to allow for multiple revisions (#16423)GloriousThrall2022-05-201-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added GMMK PRO Rev2 WBG7 MCU compatibility. Added GMMK 2 WBG7 MCU compatibility. * GMMK PRO MCU Updates only (removed other kbs) * fix problems * Optimize the code. * Update form develop branch * Update * Updater from qmk/develop * Update * Update config.h * Update config.h * Remove gmmk pro rev2 * move moults31/keymap.c * Update * tidy up Co-authored-by: Joy <chang.li@westberrytech.com> Co-authored-by: zvecr <git@zvecr.com>
* Update keyboard mapping for all moved boards this cycle (#16312)Drashna Jaelre2022-02-121-0/+610
|
* [Keyboard] move @kkatano 's keyboards to kkatano user folder (#15684)peepeetee2022-01-301-1/+7
|
* [Keyboard] move @matthewdias 's keebs into matthewdias/ (#15991)peepeetee2022-01-301-0/+12
|
* move yd60mq to ymdk vendor folder (#15647)peepeetee2022-01-171-1/+1
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-161-10/+4
|\
| * Revert "update keyboard_aliases.json (#15649)" (#15903)Nick Brassel2022-01-171-10/+4
| | | | | | This reverts commit b24603ab7d5b731c7a09738cbfe0bce277559a47.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-161-4/+10
|\|
| * update keyboard_aliases.json (#15649)peepeetee2022-01-171-4/+10
| |
* | rename idobo to idobao/id75, move to vendor folder (#15661)peepeetee2022-01-171-0/+3
|/ | | | | | | * rename idobo to idobao/id75, move to vendor folder * add image, amend readme to id75 * add buying link
* [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