mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-12-02 05:37:00 +06:00
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
|