summaryrefslogtreecommitdiff
path: root/keyboards/pimentoso/touhoupad/touhoupad.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-08-09 17:04:30 +0000
committerQMK Bot <hello@qmk.fm>2021-08-09 17:04:30 +0000
commitf3cede7299b935ece0c4a7699d844f79bf640a26 (patch)
treeeb95fa3fefd8d8383ea5844565cbf37cb5ff7536 /keyboards/pimentoso/touhoupad/touhoupad.c
parent12681bacc4b2d845bd01b0e65b00e3d8775ac515 (diff)
parentbe72a64cf603946102cc2144822b75fa9f92a2ec (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/pimentoso/touhoupad/touhoupad.c')
-rw-r--r--keyboards/pimentoso/touhoupad/touhoupad.c16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/pimentoso/touhoupad/touhoupad.c b/keyboards/pimentoso/touhoupad/touhoupad.c
new file mode 100644
index 0000000000..a7c7fa073f
--- /dev/null
+++ b/keyboards/pimentoso/touhoupad/touhoupad.c
@@ -0,0 +1,16 @@
+/* Copyright 2021 Michele Ferri <zomgsako@gmail.com>
+ *
+ * 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 "touhoupad.h"