mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-04-17 22:11:49 +00:00
Fix errors (#407)
* Make sure that unit tests run on all release versions * [ErgoDox EZ] Fix complication issues due to updates * [ErgoDox EZ] Fix compilication errors and warnings We want all green! * Fix weird merge conflicts
This commit is contained in:
@@ -37,5 +37,14 @@
|
||||
},
|
||||
"voyager": {
|
||||
"target": "zsa/voyager"
|
||||
},
|
||||
"zsa/ergodox_ez": {
|
||||
"target": "zsa/ergodox_ez/m32u4/base"
|
||||
},
|
||||
"zsa/ergodox_ez/m32u4": {
|
||||
"target": "zsa/ergodox_ez/m32u4/base"
|
||||
},
|
||||
"zsa/ergodox_ez/stm32": {
|
||||
"target": "zsa/ergodox_ez/stm32/base"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user