mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-16 17:04:50 +00:00
cff489bfdb
Co-authored-by: Nick Brassel <nick@tzarc.org>
10 lines
153 B
C
10 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
|