aboutsummaryrefslogtreecommitdiff
path: root/keyboards/redox/rev1/proton_c/halconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/redox/rev1/proton_c/halconf.h')
-rw-r--r--keyboards/redox/rev1/proton_c/halconf.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/redox/rev1/proton_c/halconf.h b/keyboards/redox/rev1/proton_c/halconf.h
new file mode 100644
index 000000000..0a2498a62
--- /dev/null
+++ b/keyboards/redox/rev1/proton_c/halconf.h
@@ -0,0 +1,8 @@
1// Copyright 2022 xerootg
2// SPDX-License-Identifier: GPL-2.0-or-later
3
4#pragma once
5
6#define HAL_USE_SERIAL TRUE
7
8#include_next <halconf.h> \ No newline at end of file