mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2025-01-08 18:11:01 +06:00
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
|