Husenap / qmk-keymap

My custom keymap for the ZSA Moonlander using QMK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

My custom keymap for the ZSA Moonlander using QMK


Languages

Language:C 97.0%Language:Makefile 3.0%