You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/quantum/template/ps2avrgb
MechMerlin 5346cb2d20 Support both AVR and ps2avrGB targets for new_project script (#2811)
* Stopping point at creating targets for new_project script

* Add second argument for target

* Add the ps2avrgb target

* consider the case where the firmware type target is not valid

* fix template files to be more generic

* Code cleanup

* Change variable name to be more descriptive

* make avr the default

* forgot to put the template files in

* Take out useless comments

* add usage info
7 years ago
..
config.h Support both AVR and ps2avrGB targets for new_project script (#2811) 7 years ago
i2c.c Support both AVR and ps2avrGB targets for new_project script (#2811) 7 years ago
i2c.h Support both AVR and ps2avrGB targets for new_project script (#2811) 7 years ago
matrix.c Support both AVR and ps2avrGB targets for new_project script (#2811) 7 years ago
rules.mk Support both AVR and ps2avrGB targets for new_project script (#2811) 7 years ago
template.c Support both AVR and ps2avrGB targets for new_project script (#2811) 7 years ago
template.h Support both AVR and ps2avrGB targets for new_project script (#2811) 7 years ago
usbconfig.h Support both AVR and ps2avrGB targets for new_project script (#2811) 7 years ago