Skip to content

pouyio/zmk-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zmk-config

corne Keyboard custom keymap

This is my personal ZMK firmware configuration. It consists of a 36-keys base layout.

This config uses this external module for tri-state (swapper). Not included in official zmk.

Config adapted to my personal needs:

  • Coding
  • iso-es layout.
  • Same shortcuts among mac/lin/win.

Features:

  • Shift/Alt mod tap in base row, both sides.
  • Added macros for both Mac and Linux/Win (change workspace, change tab, MEH keys, alt-tab, delete word, etc).
  • Layer tap in raise/lower buttons.

First setup for local development

  1. Clone in the same folder the next repos:
  2. Follow the official instructions, Install globally is the preferred option.

The final structure should be:

~/workspace/
          ├── zmk/ 
          ├── zmk-tri-state/ 
          └── zmk-config/

Build Instructions

Execute the custom build script: ./scripts/zmk_build.sh -l -v 3.5 --host-config-dir /home/zmk-config --host-zmk-dir /home/zmk -o /home/zmk-config/build -- -p

Change --host-config-dir, --host-zmk-dir and/or -o to the correct directories

About

Ergonomic split keyboard firmware configuration

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors