aboutsummaryrefslogtreecommitdiff
path: root/keyboards/the_uni/the_uni.c
diff options
context:
space:
mode:
authorPeter Park <peterchpark@gmail.com>2021-10-16 19:22:35 -0700
committerGitHub <noreply@github.com>2021-10-16 19:22:35 -0700
commit772f67484f49a48b7b408a4128006aa022b45cf0 (patch)
treea4a2b48fd6506edb656bdf6c407946b3429709fe /keyboards/the_uni/the_uni.c
parent3c0eeec755882f606fa9175677bd4d3d20082c07 (diff)
downloadqmk_firmware-772f67484f49a48b7b408a4128006aa022b45cf0.tar.gz
qmk_firmware-772f67484f49a48b7b408a4128006aa022b45cf0.zip
[Keyboard] Update Support for The Uni (#14569)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Peter Park <peter@Peters-MacBook-Air.local>
Diffstat (limited to 'keyboards/the_uni/the_uni.c')
-rw-r--r--keyboards/the_uni/the_uni.c18
1 files changed, 0 insertions, 18 deletions
diff --git a/keyboards/the_uni/the_uni.c b/keyboards/the_uni/the_uni.c
deleted file mode 100644
index b99b06830..000000000
--- a/keyboards/the_uni/the_uni.c
+++ /dev/null
@@ -1,18 +0,0 @@
1/*
2Copyright 2021 Peter C. Park <peter@stenokeyboards.com>
3
4This program is free software: you can redistribute it and/or modify
5it under the terms of the GNU General Public License as published by
6the Free Software Foundation, either version 2 of the License, or
7(at your option) any later version.
8
9This program is distributed in the hope that it will be useful,
10but WITHOUT ANY WARRANTY; without even the implied warranty of
11MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12GNU General Public License for more details.
13
14You should have received a copy of the GNU General Public License
15along with this program. If not, see <http://www.gnu.org/licenses/>.
16*/
17
18#include "the_uni.h"