summaryrefslogtreecommitdiff
path: root/lib/python/qmk/keyboard.py
AgeCommit message (Expand)Author
2023-11-28QMK Userspace (#22222)Nick Brassel
2023-11-22CLI parallel search updates (#22525)Nick Brassel
2023-11-20Enable linking of encoders to switch within layout macros (#22264)Joel Challis
2023-11-15CLI refactoring for common build target APIs (#22221)Nick Brassel
2023-10-06Add `qmk ci-validate-aliases` (#22205)Nick Brassel
2023-09-29Allow for `qmk mass-compile all:<keymap>` (#22116)Nick Brassel
2023-09-22Allow for `qmk compile -kb all`. (#22022)Nick Brassel
2023-07-08Adjust width requirement for big enter (#21470)Ryan
2023-01-03Replace list_keyboards.sh with CLI calls (#19485)Joel Challis
2022-11-08Format DD mappings and schemas (#18924)Ryan
2022-06-25Only omit paths containing "/keymaps/" (#17468)precondition
2022-03-30yapf: disable arithmetic predecence indication (#16749)Ryan
2022-03-08`qmk info`: Nicer rendering of big-ass enter (#16541)Ryan
2022-03-05`qmk info`: nicer rendering of ISO enter (#16466)Ryan
2021-06-23expand the size of the textpad to allow for taller keyboards (#13319)Zach White
2021-05-24search for the readme in higher directories as well (#12997)Zach White
2021-04-25Fix CLI incorrectly following `DEFAULT_FOLDER` (#12529)Nick Brassel
2021-04-14Add support for tab completion (#12411)Zach White
2021-03-24Add support for qmk_configurator style aliases (#11954)Zach White
2020-11-02`qmk info`: Add `--ascii` flag (#10793)Ryan
2020-10-25Generate api data on each push (#10609)Zach White
2020-05-26[CLI] Add a subcommand for getting information about a keyboard (#8666)Zach White