Skip to content

Personal ZMK firmware configuration for Corne-ish Zen & Rollow

Notifications You must be signed in to change notification settings

rgbj/zmk-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZMK config

for 3x6 Corne-ish Zen and 3x6 Rollow

keymap

3x6 keymap

build

Ensure docker is available. On macos, see https://github.com/abiosoft/colima. Then:

$ docker/docker.sh make init|update|build

The script will use a volume to store intermediate build state. init needs to be run once, update once or whenever dependencies need refreshing, build for building the firmware.

Only the left side image gets build by default. To build both sides, define ZBE_SIDES="left right" in the environment:

$ ZBE_SIDES="left right" docker/docker.sh make build

About

Personal ZMK firmware configuration for Corne-ish Zen & Rollow

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published