QMK.js
    Preparing search index...

    Type Alias FirmwareListResponse

    type FirmwareListResponse = {
        files: string[];
        last_updated: string;
    }
    Index

    Properties

    Properties

    files: string[]
    last_updated: string