summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/split89/split89.c
diff options
context:
space:
mode:
authorjurassic73 <50930136+jurassic73@users.noreply.github.com>2023-01-14 19:58:09 -0800
committerGitHub <noreply@github.com>2023-01-14 19:58:09 -0800
commite7d1b210ba89ad174f1011488f9f6a0cbab28f89 (patch)
tree7abc59d4d7959dcb1fb87a0ac8e52a25db13d73b /keyboards/handwired/split89/split89.c
parent4a53d9c4318ebc97655699d98e5bc0967d003f28 (diff)
[Keyboard] Update handwired/split89 to new standard. (#19540)
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Diffstat (limited to 'keyboards/handwired/split89/split89.c')
-rw-r--r--keyboards/handwired/split89/split89.c17
1 files changed, 0 insertions, 17 deletions
diff --git a/keyboards/handwired/split89/split89.c b/keyboards/handwired/split89/split89.c
deleted file mode 100644
index 8cceee9c59..0000000000
--- a/keyboards/handwired/split89/split89.c
+++ /dev/null
@@ -1,17 +0,0 @@
-/* Copyright 2021 jurassic73
- *
- * 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 "split89.h"