Building Zeal60 Keymaps on OSX

Before starting, this guide requires Homebrew, which you can install from here: https://brew.sh Open Terminal, and paste in the following. It will take a while to build, but you should be able to get it all done in one fell swoop: cd git clone https://github.com/Wilba6582/qmk_firmware.git cd qmk_firmware git branch zeal60 cd keyboards/zeal60 git submodule update …

Getting Started with the ZealPC Zeal60 Keyboard PCB

Recently I picked up a Zeal 60 printed circuit board from BC-based ZealPC, and I couldn’t be happier! The board supports a few layouts for now, though it’s open source, and you can either fork it to add your own, or add a pull request to share with the community. The first thing you’ll want …