mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-29 20:26:56 +06:00
9 lines
144 B
C
9 lines
144 B
C
#pragma once
|
|
|
|
#undef TAPPING_TERM
|
|
#define TAPPING_TERM 150
|
|
|
|
#define RGBLIGHT_EFFECT_BREATHE_CENTER 1.4
|
|
#define RGBLIGHT_EFFECT_BREATHE_MAX 150
|
|
|