summaryrefslogtreecommitdiffstats
path: root/data/templates/base/%(KEYBOARD)s.h
Commit message (Collapse)AuthorAgeFilesLines
* Initial pass at data driven new-keyboard subcommand (#12795)Joel Challis2022-02-091-22/+0
| | | | | | | | | * Initial pass at a data driven keyboard subcommand * format * lint * Handle bootloader now its mandatory
* Refactor new-keyboard to be python3.7 compatible (#14707)Mikkel Jeppesen2021-11-051-0/+22
* Use copy_tree from distutils for python 3.7 support * Bump python version in docs * Changed new-keyboard to use printf-style format strings * Use username for manunfacturer / maintainer * Update lib/python/qmk/cli/new/keyboard.py Co-authored-by: Zach White <skullydazed@drpepper.org> Co-authored-by: Zach White <skullydazed@drpepper.org>