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: 3 days ago
JSON representation

QMK firmware for ZSA Moonlander MK1

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
```