Victor
271fdd4668
Converting target configuration to JSON file
...
- added json file with copy targets
- added a bunch of steps to load/parse hte json file
- altered my copy command to loop through array
2024-04-10 20:27:28 -05:00
Victor
b30815e11c
Added a loop to copy the boards listed in the config file
2024-04-10 20:05:07 -05:00
Victor
d4ba2911bf
Can't specify version on local build action
2024-04-10 17:26:56 -05:00
Victor
2ce29dee5f
updated it after reading the error again
...
- used . instead of specifying
2024-04-10 17:25:12 -05:00
Victor
38354a64f5
Had the wrong path still
...
- needed to be user/repo
2024-04-10 17:24:29 -05:00
Victor
1d5620a8df
moved custom build action to top level
2024-04-10 17:22:58 -05:00
Victor
e71999ae0d
Might be missing @main on the uses?
2024-04-10 17:06:44 -05:00
Victor
50c5aa16a3
Adding custom github actions
...
- copied the official QMK build action and injected a step
to copy the rollow keyboard definition to the qmk_firmware before
the build
- Added the rollow to the qmk.json
2024-04-10 17:03:40 -05:00