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!
- Host: GitHub
- URL: https://github.com/qmk/qmk.fm
- Owner: qmk
- License: mit
- Created: 2024-07-09T12:27:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-15T13:01:34.000Z (over 1 year ago)
- Last Synced: 2025-06-01T04:59:14.093Z (10 months ago)
- Topics: qmk, qmk-firmware
- Language: TypeScript
- Homepage: https://qmk.fm/
- Size: 1.86 MB
- Stars: 34
- Watchers: 6
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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
```