Move from Akela-Plugins to keyboardio

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
pull/389/head
Gergely Nagy 8 years ago
parent 2c0f42f838
commit 94b553a2f2

@ -19,7 +19,7 @@ information can then be reused by other plugins.
See the [Unicode][plugin:unicode] extension for an example about how to use
`HostOS` in practice.
[plugin:unicode]: https://github.com/Akela-Plugins/Akela-Unicode
[plugin:unicode]: https://github.com/keyboardio/Akela-Unicode
## Using the extension
@ -69,4 +69,4 @@ The extension provides the following methods on the `HostOS` singleton:
Starting from the [example][plugin:example] is the recommended way of getting
started with the extension.
[plugin:example]: https://github.com/Akela-Plugins/Akela-HostOS/blob/master/examples/HostOS/HostOS.ino
[plugin:example]: https://github.com/keyboardio/Akela-HostOS/blob/master/examples/HostOS/HostOS.ino

@ -5,6 +5,6 @@ maintainer=Gergely Nagy <akela@gergo.csillger.hu>
sentence=Host OS detection and tracking for Keyboardio boards.
paragraph=Provides functions to help guessing and/or tracking the host OS.
category=Communication
url=https://github.com/Akela-Plugins/Akela-HostOS
url=https://github.com/keyboardio/Akela-HostOS
architectures=avr
dot_a_linkage=true

Loading…
Cancel
Save