summaryrefslogtreecommitdiff
path: root/keyboards/handwired/splittest/bluepill/halconf.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-08-03 20:08:10 +0000
committerQMK Bot <hello@qmk.fm>2022-08-03 20:08:10 +0000
commitc6a6f987c93c424fc31e090737e4c7b8af728856 (patch)
tree73fc695a64843c7add68e8752ce69cf6120dd0b8 /keyboards/handwired/splittest/bluepill/halconf.h
parentf326b0b40ec3af51d7052ef5c99fc074442192c3 (diff)
parent92bcbee22615114286916bbbc4df4256c2818f0d (diff)
downloadqmk_firmware-c6a6f987c93c424fc31e090737e4c7b8af728856.tar.gz
qmk_firmware-c6a6f987c93c424fc31e090737e4c7b8af728856.zip
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/handwired/splittest/bluepill/halconf.h')
-rw-r--r--keyboards/handwired/splittest/bluepill/halconf.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/handwired/splittest/bluepill/halconf.h b/keyboards/handwired/splittest/bluepill/halconf.h
index d85c8b842e..e11e5b637a 100644
--- a/keyboards/handwired/splittest/bluepill/halconf.h
+++ b/keyboards/handwired/splittest/bluepill/halconf.h
@@ -1,3 +1,8 @@
+// Copyright 2022 dvermd (@dvermd)
+// SPDX-License-Identifier: GPL-2.0-or-later
+
+#pragma once
+
/* Needed for serial bitbang, half-duplex and full-duplex */
#define HAL_USE_PAL TRUE
#define PAL_USE_WAIT TRUE