mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-24 04:12:56 +00: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
|