Skip to content

My custom keymap for the ZSA Moonlander using QMK

Notifications You must be signed in to change notification settings

Husenap/qmk-keymap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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