Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 261 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 261 Bytes

my zmk config

Builds and flashes zmk firmware via Docker.

make build        # Build only [alias: make b]
make flash-left   # Build and flash left [alias: make l]
make flash-right  # Build and flash right [alias: make r]