summaryrefslogtreecommitdiffstats
path: root/lib/python/qmk/keyboard.py
Commit message (Expand)AuthorAgeFilesLines
* Replace list_keyboards.sh with CLI calls (#19485)Joel Challis2023-01-031-3/+7
* Format DD mappings and schemas (#18924)Ryan2022-11-081-1/+1
* Only omit paths containing "/keymaps/" (#17468)precondition2022-06-251-1/+1
* yapf: disable arithmetic predecence indication (#16749)Ryan2022-03-301-7/+7
* `qmk info`: Nicer rendering of big-ass enter (#16541)Ryan2022-03-081-1/+35
* `qmk info`: nicer rendering of ISO enter (#16466)Ryan2022-03-051-25/+69
* expand the size of the textpad to allow for taller keyboards (#13319)Zach White2021-06-231-1/+1
* search for the readme in higher directories as well (#12997)Zach White2021-05-241-4/+17
* Fix CLI incorrectly following `DEFAULT_FOLDER` (#12529)Nick Brassel2021-04-251-7/+12
* Add support for tab completion (#12411)Zach White2021-04-141-1/+25
* Add support for qmk_configurator style aliases (#11954)Zach White2021-03-241-0/+24
* `qmk info`: Add `--ascii` flag (#10793)Ryan2020-11-021-8/+29
* Generate api data on each push (#10609)Zach White2020-10-251-0/+20
* [CLI] Add a subcommand for getting information about a keyboard (#8666)Zach White2020-05-261-0/+111