anarion80 / zmk-config-porcupine

ZMK config for Porcupine keyboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

porcupine

porcupine

Porcupine is an autogenerated, ergonomic, split, 36-42 key, wired/wireless, columnar-staggered keyboard

Porcupine has three variants:

  • regular 5x3 column-staggered ortholiner layout with 3 thumb keys (36 keys total)
  • regular 5x3 column-staggered ortholiner layout with 4 thumb keys (38 keys total)
  • regular 6x3 column-staggered ortholiner layout with 4 thumb keys (42 keys total)

Use ZMK github action to build the images.

To build locally, git clone the repository and then reference its config folder in the west build command:

west build -d build/porcupine_left -b nice_nano_v2 -- -DSHIELD=porcupine_left -DZMK_CONFIG="/path/to/your/cloned/repository/config"

west build -d build/porcupine_right -b nice_nano_v2 -- -DSHIELD=porcupine_right -DZMK_CONFIG="/path/to/your/cloned/repository/config"

About

ZMK config for Porcupine keyboard