aboutsummaryrefslogtreecommitdiff
path: root/keyboards/wilba_tech/wt_rgb_backlight_keycodes.h
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2024-04-03 10:44:25 +1100
committerGitHub <noreply@github.com>2024-04-03 10:44:25 +1100
commitc635733a7fd48c6692d818ac8621571cbc5f470a (patch)
tree93ecd160d846ed3b5cca3e4abe2f30441030ea55 /keyboards/wilba_tech/wt_rgb_backlight_keycodes.h
parent408f6e43cd2522b6a4073bedcfbe2ee7df2603dd (diff)
Remove `quantum.h` includes from keyboard code (#23394)
Diffstat (limited to 'keyboards/wilba_tech/wt_rgb_backlight_keycodes.h')
-rw-r--r--keyboards/wilba_tech/wt_rgb_backlight_keycodes.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/wilba_tech/wt_rgb_backlight_keycodes.h b/keyboards/wilba_tech/wt_rgb_backlight_keycodes.h
index b8c23c4b07..79016744af 100644
--- a/keyboards/wilba_tech/wt_rgb_backlight_keycodes.h
+++ b/keyboards/wilba_tech/wt_rgb_backlight_keycodes.h
@@ -15,6 +15,8 @@
*/
#pragma once
+#include "keycodes.h"
+
enum wt_rgb_backlight_keycodes {
BR_INC = QK_KB_0, // brightness increase
BR_DEC, // brightness decrease