forked from mirrors/qmk_userspace
[Keymap] Drashna keymap updates for 0.18.0 (#18184)
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
parent
d4a6ee1cad
commit
fa08cb2478
32 changed files with 720 additions and 301 deletions
8
users/drashna/rgb/rgblight_config.h
Normal file
8
users/drashna/rgb/rgblight_config.h
Normal file
|
@ -0,0 +1,8 @@
|
|||
// 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
|
Loading…
Add table
Add a link
Reference in a new issue