diff options
author | Pete Johanson <peter@peterjohanson.com> | 2020-06-10 21:00:27 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-10 21:00:27 -0400 |
commit | b83b8c6a699dd9d53070c41ec0631215751ee29c (patch) | |
tree | fa4c906a62d9f4b4eb7fdeeb3254e7969bbeafe6 /README.md | |
parent | 86da8f887546ee77d3f0d72ec113405efc8d382d (diff) | |
parent | 8a81dbb5fb7fe1d60b2aebec12c2c87dcda477c1 (diff) |
Merge pull request #4 from zmkfirmware/docs/better-dev-setup-instructions
Improved dev setup docs.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,11 +1,11 @@ -# Zephyr Mechanical Keyboard (ZMK) Firmware +# Zephyrâ„¢ Mechanical Keyboard (ZMK) Firmware [](https://github.com/zmkfirmware/zmk/actions) [](https://app.netlify.com/sites/zmk/deploys) This project is a complete work in progress, with absolutely nothing functioning yet. The goal is to explore a new MK firmware -with a less restritive license and better BLE support, built on top of the [Zephyr Project](https://www.zephyrproject.org/) +with a less restritive license and better BLE support, built on top of the [Zephyrâ„¢ Project](https://www.zephyrproject.org/) Basic WIP website to learn more: https://zmk.netlify.app/ |