Move from Akela-Plugins to keyboardio

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
pull/389/head
Gergely Nagy 8 years ago
parent 12d993a8b1
commit 8fdbf016ad

@ -67,4 +67,4 @@ The plugin provides a single method on each of the included effect objects:
Starting from the [example][plugin:example] is the recommended way of getting
started with the plugin.
[plugin:example]: https://github.com/Akela-Plugins/Akela-LEDEffects/blob/master/examples/LEDEffects/LEDEffects.ino
[plugin:example]: https://github.com/keyboardio/Akela-LEDEffects/blob/master/examples/LEDEffects/LEDEffects.ino

@ -10,7 +10,7 @@ The `TriColor` effect extension is a part of
the [`LEDEffects`][plugin:ledeffects] library, not a stand-alone base library of
its own. It is used to implement the effects in that library.
[plugin:ledeffects]: https://github/Akela-Plugins/Akela-LEDEffects
[plugin:ledeffects]: https://github/keyboardio/Akela-LEDEffects
It is a class that can be used to create LED effects that all follow a similar
pattern: alphas and similar in one color; modifiers, special keys, and half the

@ -5,6 +5,6 @@ maintainer=Gergely Nagy <akela@gergo.csillger.hu>
sentence=An assorted collection of LED effects for Keyboardio boards.
paragraph=A neat effect for every occasion one can possibly think of!
category=Communication
url=https://github.com/Akela-Plugins/Akela-LEDEffects
url=https://github.com/keyboardio/Akela-LEDEffects
architectures=avr
dot_a_linkage=true

Loading…
Cancel
Save