Skip to content

Browse information on supported QMK keyboards

License

Notifications You must be signed in to change notification settings

qmk/qmk_browser

Repository files navigation

QMK Keyboard Browser

Browse information on supported QMK keyboards

GitHub Workflow Status Discord

Pages are automatically generated from keyboards currently in QMK. Default firmware files are up-to-date with the latest version of QMK.

Development

Project setup

yarn install

Compiles and hot-reloads for development

yarn dev

Build for production and serve files

yarn build && npx serve dist