mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2025-01-02 23:09:48 +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
|
|
|