This is the source code for the layout of my planck-ez keyboard.
- QMK docs
- Build against ZSA fork of QMK
- Based on this revision created in Oryx: #gbjP3
Run the following to compile the firmware:
# clone the firmware
git clone --recurse-submodules git@github.com:zsa/qmk_firmware.git
# clone the keymap inside the keymaps directory
git clone <THIS REPO> qmk_firmware/keyboards/planck/keymaps/planck-chicochico
# finally run
util/docker_build.sh planck/ez/glow:planck-chicochico
A firmware file planck_ez_glow_planck-chicochico.bin
will be created in the root of the project.
Use Wally to flash the keyboard.