From 090d43ca70be6d254ee024780dd4e982f235ab4f Mon Sep 17 00:00:00 2001 From: Gergely Nagy Date: Tue, 17 Jan 2017 10:15:07 +0100 Subject: [PATCH] Move from Akela-Plugins to keyboardio Signed-off-by: Gergely Nagy --- README.md | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b9f2a8ff..b0ccc3c5 100644 --- a/README.md +++ b/README.md @@ -121,4 +121,4 @@ modifiers and one-shot layer keys. It has the following methods: Starting from the [example][plugin:example] is the recommended way of getting started with the plugin. - [plugin:example]: https://github.com/Akela-Plugins/Akela-OneShot/blob/master/examples/OneShot/OneShot.ino + [plugin:example]: https://github.com/keyboardio/Akela-OneShot/blob/master/examples/OneShot/OneShot.ino diff --git a/library.properties b/library.properties index aef242e1..ca811012 100644 --- a/library.properties +++ b/library.properties @@ -5,6 +5,6 @@ maintainer=Gergely Nagy sentence=One-shot modifiers and layers for Keyboardio boards. paragraph=Provides a way to use one-shot modifiers and layers. category=Communication -url=https://github.com/Akela-Plugins/Akela-OneShot +url=https://github.com/keyboardio/Akela-OneShot architectures=avr dot_a_linkage=true