summaryrefslogtreecommitdiffstats
path: root/keyboards/frooastboard/nano/nano.c
diff options
context:
space:
mode:
authorfauxpark <fauxpark@gmail.com>2022-02-19 04:27:09 +1100
committerfauxpark <fauxpark@gmail.com>2022-02-19 04:27:09 +1100
commit5b688a09ecfd95215941d76eb696aa6de2c988dd (patch)
tree4adeff96151015d63dae12e6b02cab5b016e702d /keyboards/frooastboard/nano/nano.c
parentda280739efa1d23346f9540044b8689a31ca8689 (diff)
parent4666d2600801ecca959cc13911e69379978a0436 (diff)
Merge remote-tracking branch 'upstream/master' into develop
Diffstat (limited to 'keyboards/frooastboard/nano/nano.c')
-rw-r--r--keyboards/frooastboard/nano/nano.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/frooastboard/nano/nano.c b/keyboards/frooastboard/nano/nano.c
new file mode 100644
index 0000000000..584176a4e9
--- /dev/null
+++ b/keyboards/frooastboard/nano/nano.c
@@ -0,0 +1,17 @@
+/* Copyright 2021-2022 frooastside
+ *
+ * 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 3 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 "nano.h"