diff options
author | Pete Johanson <peter@peterjohanson.com> | 2020-06-09 17:00:22 -0400 |
---|---|---|
committer | Pete Johanson <peter@peterjohanson.com> | 2020-06-09 17:00:22 -0400 |
commit | 4ea641f34a8f097209cefa9d8095ced7dd520897 (patch) | |
tree | 34b4a3695a93d1b8ee1236e723272d77034997e2 /README.md | |
parent | 7cb7d705d6e65826c03818690e2397aaf6cc5b74 (diff) |
Typo fix, add ™ properly.
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 [![Build](https://github.com/zmkfirmware/zmk/workflows/Build/badge.svg)](https://github.com/zmkfirmware/zmk/actions) [![Netlify Status](https://api.netlify.com/api/v1/badges/942d61a9-87c0-4c23-9b51-f5ed0bce495d/deploy-status)](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/ |