Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 623 Bytes

GETTING_STARTED.md

File metadata and controls

8 lines (6 loc) · 623 Bytes

Getting started

Here is how you can create your own ZMK keymap for the Urchin.

  1. Fork this repository
  2. Enable actions on your fork. (click on the actions tab and enable actions)
  3. Edit the zmk-urchin/config/urchin.keymap file to your liking. (See the ZMK Codes reference)
  4. When you push the changes an action will start that will build your firmware. If the action is successful the file will be available in it's assets. Check the ZMK docs if you need a visual guide.