summaryrefslogtreecommitdiffstats
path: root/keyboards/stront/stront.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/stront/stront.h')
-rw-r--r--keyboards/stront/stront.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/stront/stront.h b/keyboards/stront/stront.h
new file mode 100644
index 0000000000..9ca618a6fb
--- /dev/null
+++ b/keyboards/stront/stront.h
@@ -0,0 +1,6 @@
+// Copyright 2023 zzeneg (@zzeneg)
+// SPDX-License-Identifier: GPL-2.0-or-later
+
+#pragma once
+
+bool is_display_enabled(void);