Gee19 / ergodox-zmk-config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains my ZMK user configuration for the ErgoDox Wireless LP keyboard. While the SliceMK Keymap Configurator is recommended for the majority of users, the GitHub Actions workflow provides some additional options for customization.

If you have questions, feel free to join the SliceMK Discord.

Instructions

  • Fork this repository on GitHub.
  • Modify the board and shield values in build.yaml to match the ZMK build target based on your hardware (see below).

Customization

  • To modify your keymap, edit config/slicemk_ergodox.keymap.
  • If you are using a dongle, add custom ZMK configuration options to config/slicemk_ergodox_dongle.conf. If you are not using a dongle, that should go in config/slicemk_ergodox_leftcentral.conf.
  • To use with a custom ZMK fork, edit config/west.yml.

Board/Shield

If you are not sure which dongle or PCB version you have, please put your dongle/PCB into bootloader mode and check the "Model" value within the INFO_UF2.TXT file.

  • Raytac MDBT50Q-RX Green
    • Board raytac_mdbt50q_rx_green
    • Shield slicemk_ergodox_dongle

About