Files
Drashna Jaelre 3a096364ee workflow fixes (#395)
* voyager: fix compilation errors

* workflow: fix firmware building to work correctly

* Calculate and print stack size on AVR builds

* workflow: add oryx keymaps

* Fix issues due to tests

Proof that they're working!
2024-08-01 07:20:11 +07:00

11 lines
148 B
JSON

{
"bootloader": "halfkay",
"processor": "atmega32u4",
"ws2812": {
"pin": "D7"
},
"build": {
"lto": true
}
}