zmk-config

FelixKeeb ZMK firmware
git clone https://git.echoz.io/zmk-config.git
Log | Files | Refs

west.yml (402B)


      1 manifest:
      2   defaults:
      3     revision: v0.3
      4   remotes:
      5     - name: zmkfirmware
      6       url-base: https://github.com/zmkfirmware
      7     # Additional modules containing boards/shields/custom code can be listed here as well
      8     # See https://docs.zephyrproject.org/3.2.0/develop/west/manifest.html#projects
      9   projects:
     10     - name: zmk
     11       remote: zmkfirmware
     12       import: app/west.yml
     13   self:
     14     path: config