forked from mirrors/qmk_firmware
fa08cb2478
Co-authored-by: Ryan <fauxpark@gmail.com>
8 lines
278 B
C
8 lines
278 B
C
// Copyright 2020 Christopher Courtney, aka Drashna Jael're (@drashna) <drashna@live.com>
|
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
#pragma once
|
|
|
|
# define RGBLIGHT_SLEEP
|
|
# define RGBLIGHT_EFFECT_TWINKLE_LIFE 250
|
|
# define RGBLIGHT_EFFECT_TWINKLE_PROBABILITY 1 / 24
|