Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 321 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 321 Bytes

Moonlander QMK keymap

My custom keymap for the ZSA Moonlander using QMK

Getting started

First setup the submodule and compile_commands by running

make init
make gencc

Compiling

To compile the keymap run, this will create a binary at qmk_firmware/moonlander_husenap.bin

make build