aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/pimentoso/paddino02/rev1/rev1.c
diff options
context:
space:
mode:
authorMichele Ferri <zomgsako@gmail.com>2020-04-26 00:45:55 +0200
committerGitHub <noreply@github.com>2020-04-25 15:45:55 -0700
commit52af38da37078ad55095734fe7e4eb2c813b3ca5 (patch)
tree9d379bbfe93f1178e50478fe97e9a557b0560a0c /keyboards/pimentoso/paddino02/rev1/rev1.c
parentb2dbc3f515acd20d3ae9390527b13138c0159e5e (diff)
downloadfirmware-52af38da37078ad55095734fe7e4eb2c813b3ca5.tar.gz
firmware-52af38da37078ad55095734fe7e4eb2c813b3ca5.tar.bz2
firmware-52af38da37078ad55095734fe7e4eb2c813b3ca5.zip
[Keyboard] Add pimentoso/paddino02 (#8756)
* added pimentoso/paddino02 * pimentoso/paddino02 fix config * pimentoso/paddino02 fix right handed keymap * pimentoso/paddino02 fix readme * pimentoso/paddino02 code style * pimentoso/paddino02 code style * pimentoso/paddino02 code style * pimentoso/paddino02 fix readme * pimentoso/paddino02 code style * pimentoso/paddino02 code style
Diffstat (limited to 'keyboards/pimentoso/paddino02/rev1/rev1.c')
-rw-r--r--keyboards/pimentoso/paddino02/rev1/rev1.c16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/pimentoso/paddino02/rev1/rev1.c b/keyboards/pimentoso/paddino02/rev1/rev1.c
new file mode 100644
index 000000000..9ebd22df7
--- /dev/null
+++ b/keyboards/pimentoso/paddino02/rev1/rev1.c
@@ -0,0 +1,16 @@
+/* Copyright 2020 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 "rev1.h"