summaryrefslogtreecommitdiffstats
path: root/data/templates/ps2avrgb/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Initial pass at data driven new-keyboard subcommand (#12795)Joel Challis2022-02-091-124/+0
| | | | | | | | | * Initial pass at a data driven keyboard subcommand * format * lint * Handle bootloader now its mandatory
* Rip out old macro and action_function system (#16025)Ryan2022-01-241-4/+0
| | | | | | | * Rip out old macro and action_function system * Update quantum/action_util.c Co-authored-by: Joel Challis <git@zvecr.com>
* Refactor new-keyboard to be python3.7 compatible (#14707)Mikkel Jeppesen2021-11-051-18/+4
| | | | | | | | | | | | | | | * 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>
* Align some quantum sub-directories (#14134)Joel Challis2021-08-241-0/+142
* Misc folder tidy * Review comments * Remove redundant entry