Commit graph

16 commits

Author SHA1 Message Date
Victor
b1d6961d20
need to tell it to silently continue 2024-04-10 20:50:25 -05:00
Victor
85ac73a750
adding jq install back 2024-04-10 20:47:40 -05:00
Victor
c0e39be264
had the wrong filename
- qmk_nontree.json not qmk-nontree.json
2024-04-10 20:39:38 -05:00
Victor
c2647ab323
remove the jq install. It might come prepackaged with ubuntu 2024-04-10 20:35:08 -05:00
Victor
9626dded99
yup can't sudo 2024-04-10 20:30:23 -05:00
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
9fff119897
Adding configuration file to loop through 2024-04-10 19:56:25 -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
Nick Brassel
c8dcd9291b
Point workflows at qmk/.githubs main branch (#1) 2023-11-28 16:44:02 +11:00
Nick Brassel
92d62d05e8 Initial structure. 2023-11-22 15:22:43 +11:00