summaryrefslogtreecommitdiff
path: root/keyboards/checkerboards/quark_plus
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-02-21 12:05:40 +1100
committerGitHub <noreply@github.com>2023-02-21 12:05:40 +1100
commit9c0ce80d7e7d266cfd2d8fb0d92889db06ea95ff (patch)
tree9882c99ab628ff49e60eb43b42ec3bf6ebefe8bd /keyboards/checkerboards/quark_plus
parent4b69225c225b76f6631977912c5197c834206b27 (diff)
Move backlight config to data driven, part 1 (#19887)
Diffstat (limited to 'keyboards/checkerboards/quark_plus')
-rw-r--r--keyboards/checkerboards/quark_plus/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/checkerboards/quark_plus/config.h b/keyboards/checkerboards/quark_plus/config.h
index 5e0e46df3e..004fc8a177 100644
--- a/keyboards/checkerboards/quark_plus/config.h
+++ b/keyboards/checkerboards/quark_plus/config.h
@@ -34,7 +34,6 @@
#define BACKLIGHT_PIN C4
#define BACKLIGHT_LEVELS 6
#define BACKLIGHT_BREATHING
-#define BREATHING_PERIOD 6
// ws2812 options
#define RGB_DI_PIN C5 // pin the DI on the ws2812 is hooked-up to