mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-30 04:37:14 +06:00
cff489bfdb
Co-authored-by: Nick Brassel <nick@tzarc.org>
11 lines
153 B
C
11 lines
153 B
C
#pragma once
|
|
|
|
// place overrides here
|
|
|
|
#define TAPPING_TERM 200
|
|
|
|
|
|
#define RGBLIGHT_HUE_STEP 12
|
|
#define RGBLIGHT_SAT_STEP 15
|
|
#define RGBLIGHT_VAL_STEP 18
|