Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nyarthan/moonlander
QMK firmware for ZSA Moonlander MK1
https://github.com/nyarthan/moonlander
moonlander qmk qmk-firmware qmk-keymap
Last synced: about 2 months ago
JSON representation
QMK firmware for ZSA Moonlander MK1
- Host: GitHub
- URL: https://github.com/nyarthan/moonlander
- Owner: nyarthan
- Created: 2024-10-19T13:16:27.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-11-10T18:58:27.000Z (about 2 months ago)
- Last Synced: 2024-11-10T19:44:39.534Z (about 2 months ago)
- Topics: moonlander, qmk, qmk-firmware, qmk-keymap
- Language: C
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QMK Firmware for ZSA Moonlander MK1
## Setup
- clone repo with submoduels
- start `default` nix devShell## Usage
Compile firmware:
```sh
just build
```Flash keyboard:
```sh
sudo just flash
```