8 lines
141 B
C
8 lines
141 B
C
#pragma once
|
|
|
|
#define BACKLIGHT_BREATHING // LED breathing
|
|
#undef BACKLIGHT_LEVELS
|
|
#define BACKLIGHT_LEVELS 5
|
|
|
|
#define NO_ACTION_TAPPING
|