Retrieve the list of compiled firmware files from the QMK CI server
const { last_updated, files } = await firmwareList(); Copy
const { last_updated, files } = await firmwareList();
Retrieve the list of compiled firmware files from the QMK CI server