Merge pull request #71 from keyboardio/doc/link-updates
Update the URL of LED-Stalker, to point to the new docs
This commit is contained in:
commit
0175207ea7
@ -502,9 +502,9 @@ void setup() {
|
|||||||
LEDRainbowEffect.brightness(150);
|
LEDRainbowEffect.brightness(150);
|
||||||
LEDRainbowWaveEffect.brightness(150);
|
LEDRainbowWaveEffect.brightness(150);
|
||||||
|
|
||||||
// The LED Stalker mode has a few effects. The one we like is
|
// The LED Stalker mode has a few effects. The one we like is called
|
||||||
// called 'BlazingTrail'. For details on other options,
|
// 'BlazingTrail'. For details on other options, see
|
||||||
// see https://github.com/keyboardio/Kaleidoscope-LED-Stalker
|
// https://github.com/keyboardio/Kaleidoscope/blob/master/doc/plugin/LED-Stalker.md
|
||||||
StalkerEffect.variant = STALKER(BlazingTrail);
|
StalkerEffect.variant = STALKER(BlazingTrail);
|
||||||
|
|
||||||
// We want to make sure that the firmware starts with LED effects off
|
// We want to make sure that the firmware starts with LED effects off
|
||||||
|
Loading…
x
Reference in New Issue
Block a user