1
0

Update the URL of LED-Stalker, to point to the new docs

Signed-off-by: Gergely Nagy <algernon@keyboard.io>
This commit is contained in:
Gergely Nagy 2018-12-05 07:59:10 +01:00
parent ab471273bc
commit f4855c9279
No known key found for this signature in database
GPG Key ID: AC1E90BAC433F68F

View File

@ -502,9 +502,9 @@ void setup() {
LEDRainbowEffect.brightness(150);
LEDRainbowWaveEffect.brightness(150);
// The LED Stalker mode has a few effects. The one we like is
// called 'BlazingTrail'. For details on other options,
// see https://github.com/keyboardio/Kaleidoscope-LED-Stalker
// The LED Stalker mode has a few effects. The one we like is called
// 'BlazingTrail'. For details on other options, see
// https://github.com/keyboardio/Kaleidoscope/blob/master/doc/plugin/LED-Stalker.md
StalkerEffect.variant = STALKER(BlazingTrail);
// We want to make sure that the firmware starts with LED effects off