mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-03 06:21:43 +01: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
|