summaryrefslogtreecommitdiff
path: root/keyboards/checkerboards/ud40_ortho_alt/ud40_ortho_alt.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-08-13 19:27:20 +0000
committerQMK Bot <hello@qmk.fm>2021-08-13 19:27:20 +0000
commit5c0daf5442ae9eaa1f41f434ae4da884feeb04d0 (patch)
tree58f9bf14617ad985ce113e0ffa10cfc679b964c1 /keyboards/checkerboards/ud40_ortho_alt/ud40_ortho_alt.c
parent21387a7f59a5c0c47ff4a81b868102e8476413c5 (diff)
parent3366c5628c06688a37986719542889426be34e40 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/checkerboards/ud40_ortho_alt/ud40_ortho_alt.c')
-rw-r--r--keyboards/checkerboards/ud40_ortho_alt/ud40_ortho_alt.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/checkerboards/ud40_ortho_alt/ud40_ortho_alt.c b/keyboards/checkerboards/ud40_ortho_alt/ud40_ortho_alt.c
new file mode 100644
index 0000000000..7000732a13
--- /dev/null
+++ b/keyboards/checkerboards/ud40_ortho_alt/ud40_ortho_alt.c
@@ -0,0 +1,17 @@
+/* Copyright 2021 Nathan Spears
+ *
+ * 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 "ud40_ortho_alt.h"