summaryrefslogtreecommitdiffstats
path: root/keyboards/4pplet/waffling60/rev_d_iso/halconf.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-10-01 17:45:24 +0000
committerQMK Bot <hello@qmk.fm>2022-10-01 17:45:24 +0000
commit38bc9b57b364caa85db53dfab2f98842dba15552 (patch)
tree3822d9d69a14e2c7c00751614f8828002a636552 /keyboards/4pplet/waffling60/rev_d_iso/halconf.h
parente068f7a8d1ff3a849011cf090ce63ad1fe063e7b (diff)
parent0bae3b09a1ca1cd68f2979101cc9385596c7b498 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/4pplet/waffling60/rev_d_iso/halconf.h')
-rw-r--r--keyboards/4pplet/waffling60/rev_d_iso/halconf.h19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/4pplet/waffling60/rev_d_iso/halconf.h b/keyboards/4pplet/waffling60/rev_d_iso/halconf.h
new file mode 100644
index 0000000000..c656a7d6c3
--- /dev/null
+++ b/keyboards/4pplet/waffling60/rev_d_iso/halconf.h
@@ -0,0 +1,19 @@
+/* Copyright 2022 QMK
+ *
+ * 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/>.
+ */
+
+#pragma once
+
+#include_next <halconf.h>