aboutsummaryrefslogtreecommitdiff
path: root/keyboards/owlab/suit80/iso/iso.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/owlab/suit80/iso/iso.c')
-rw-r--r--keyboards/owlab/suit80/iso/iso.c19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/owlab/suit80/iso/iso.c b/keyboards/owlab/suit80/iso/iso.c
new file mode 100644
index 000000000..e8f326d37
--- /dev/null
+++ b/keyboards/owlab/suit80/iso/iso.c
@@ -0,0 +1,19 @@
1
2
3/*
4Copyright 2021 owlab
5
6This program is free software: you can redistribute it and/or modify
7it under the terms of the GNU General Public License as published by
8the Free Software Foundation, either version 2 of the License, or
9(at your option) any later version.
10
11This program is distributed in the hope that it will be useful,
12but WITHOUT ANY WARRANTY; without even the implied warranty of
13MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14GNU General Public License for more details.
15
16You should have received a copy of the GNU General Public License
17along with this program. If not, see <http://www.gnu.org/licenses/>.
18*/
19#include "iso.h"