Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 790 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 790 Bytes

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