summaryrefslogtreecommitdiff
path: root/keyboards/hotdox76v2/hotdox76v2.h
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2022-11-03 10:40:56 -0700
committerGitHub <noreply@github.com>2022-11-03 17:40:56 +0000
commit7fe76e53c1e7c1569a99b6dbf3eee11aad3df094 (patch)
tree8921d332cd8686d55e4a0791f616b123b72a20f7 /keyboards/hotdox76v2/hotdox76v2.h
parent96c48a5f4aa461ed31fd4ee61151ac206e16fb5f (diff)
[Keyboard] Add hotdox76v2 support (#18680)
Diffstat (limited to 'keyboards/hotdox76v2/hotdox76v2.h')
-rw-r--r--keyboards/hotdox76v2/hotdox76v2.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/keyboards/hotdox76v2/hotdox76v2.h b/keyboards/hotdox76v2/hotdox76v2.h
new file mode 100644
index 0000000000..a9165dd673
--- /dev/null
+++ b/keyboards/hotdox76v2/hotdox76v2.h
@@ -0,0 +1,9 @@
+// Copyright 2021 JasonRen(biu)
+// Copyright 2022 Drashna Jael're (@Drashna Jael're)
+// SPDX-License-Identifier: GPL-2.0-or-later
+
+#pragma once
+
+#include "quantum.h"
+
+#define TOG_OLED KC_F13