summaryrefslogtreecommitdiff
path: root/keyboards/pimentoso/paddino02/config.h
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/config.h
parentb2dbc3f515acd20d3ae9390527b13138c0159e5e (diff)
[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/config.h')
-rw-r--r--keyboards/pimentoso/paddino02/config.h20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/pimentoso/paddino02/config.h b/keyboards/pimentoso/paddino02/config.h
new file mode 100644
index 0000000000..38be477a50
--- /dev/null
+++ b/keyboards/pimentoso/paddino02/config.h
@@ -0,0 +1,20 @@
+/*
+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/>.
+*/
+
+#pragma once
+
+#include "config_common.h"