diff options
author | QMK Bot <hello@qmk.fm> | 2023-01-15 03:58:42 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2023-01-15 03:58:42 +0000 |
commit | d40516c3c7a95569712a951d0945bea9f0d2c98c (patch) | |
tree | 6009022583b46008bb8377d4887b4efdfcc19afc /keyboards/handwired/split89/split89.c | |
parent | 5f46e29c72803e43cb559f4e140ef90a741da605 (diff) | |
parent | e7d1b210ba89ad174f1011488f9f6a0cbab28f89 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/handwired/split89/split89.c')
-rw-r--r-- | keyboards/handwired/split89/split89.c | 17 |
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" |