summaryrefslogtreecommitdiffstats
path: root/keyboards/the_uni/rp_2040/rp_2040.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-10-01 17:57:17 +0000
committerQMK Bot <hello@qmk.fm>2022-10-01 17:57:17 +0000
commit3c9ac5ce582bdd322bef265566f8808ecf49a850 (patch)
treecad087e9c94f691a1e5859e079e551f0eb54b858 /keyboards/the_uni/rp_2040/rp_2040.c
parent38bc9b57b364caa85db53dfab2f98842dba15552 (diff)
parent2b3f6d0ec6bf504b0b5794bd4f1f3ed7e792a221 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/the_uni/rp_2040/rp_2040.c')
-rw-r--r--keyboards/the_uni/rp_2040/rp_2040.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/the_uni/rp_2040/rp_2040.c b/keyboards/the_uni/rp_2040/rp_2040.c
new file mode 100644
index 0000000000..b032a22f42
--- /dev/null
+++ b/keyboards/the_uni/rp_2040/rp_2040.c
@@ -0,0 +1,17 @@
+/* Copyright 2021 Stefan Kerkmann
+ *
+ * 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 "rp_2040.h"
+