summaryrefslogtreecommitdiffstats
path: root/lib/python/qmk/cli/new/keyboard.py
Commit message (Expand)AuthorAgeFilesLines
* Validate keyboard name before accepting further input (#19394)jack2022-12-231-5/+5
* Format DD mappings and schemas (#18924)Ryan2022-11-081-1/+1
* Allow new-keyboard to use development_board presets (#16785)Joel Challis2022-04-081-5/+15
* Relocate CLI git interactions (#16682)Joel Challis2022-03-181-1/+1
* Various fixes for new-keyboard (#16358)Joel Challis2022-02-151-1/+9
* CLI: Minor additions #12795 (#16276)Erovia2022-02-141-52/+37
* Initial pass at data driven new-keyboard subcommand (#12795)Joel Challis2022-02-091-88/+205
* Refactor new-keyboard to be python3.7 compatible (#14707)Mikkel Jeppesen2021-11-051-41/+38
* Align some quantum sub-directories (#14134)Joel Challis2021-08-241-2/+2
* Port new_keyboard.sh to CLI (#13706)Ryan2021-07-301-5/+136
* Align our subprocess usage with current best practices. (#12940)Zach White2021-05-191-1/+1
* Shim cli to new keyboard script (#12780)Joel Challis2021-05-021-0/+11