mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-22 16:37:58 +06:00
fa08cb2478
Co-authored-by: Ryan <fauxpark@gmail.com>
9 lines
278 B
C
9 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
|