An open API service indexing awesome lists of open source software.

https://github.com/qmk/qmk.fm

The website-side of qmk_firmware!
https://github.com/qmk/qmk.fm

qmk qmk-firmware

Last synced: 7 months ago
JSON representation

The website-side of qmk_firmware!

Awesome Lists containing this project

README

          

# qmk.fm

The website-side of qmk_firmware!

## Previewing the Documentation
Before opening a pull request, you can preview your changes with the following command:

```console
yarn install
yarn serve
```