Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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