summaryrefslogtreecommitdiff
path: root/keyboards/horrortroll/handwired_k552/board.h
diff options
context:
space:
mode:
authorHorrorTroll <sonicvipduc@gmail.com>2022-12-30 08:04:01 +0700
committerGitHub <noreply@github.com>2022-12-30 12:04:01 +1100
commit724aa3a4b256ccb058e4ef86c882167635d6815d (patch)
treee3c13a9e983fff434fa7919973c2e0708bd9dae4 /keyboards/horrortroll/handwired_k552/board.h
parent87cace28a62a9a7e156ca03201488a46915cf8ec (diff)
Refactor entire Handwired K552 keyboard (#18066)
Diffstat (limited to 'keyboards/horrortroll/handwired_k552/board.h')
-rw-r--r--keyboards/horrortroll/handwired_k552/board.h20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/horrortroll/handwired_k552/board.h b/keyboards/horrortroll/handwired_k552/board.h
new file mode 100644
index 0000000000..edd68f15ae
--- /dev/null
+++ b/keyboards/horrortroll/handwired_k552/board.h
@@ -0,0 +1,20 @@
+/* Copyright 2022 HorrorTroll <https://github.com/HorrorTroll>
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ */
+
+#include_next <board.h>
+
+#undef STM32F103xB
+#define STM32F103xE