diff options
author | QMK Bot <hello@qmk.fm> | 2022-12-13 02:36:41 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-12-13 02:36:41 +0000 |
commit | a137edf5df4d29c7dfb196a9bcc40c9b4a30b9b2 (patch) | |
tree | bf526e6d9f65fd34a9f659240005eabe3b0f5285 /keyboards/ebastler/e80_1800/e80_1800.c | |
parent | 9a3df6e4e20854ada4b2f398f1eaa887a775d52b (diff) | |
parent | 812468abb466d48972d9b4054a216dbbc054e803 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/ebastler/e80_1800/e80_1800.c')
-rw-r--r-- | keyboards/ebastler/e80_1800/e80_1800.c | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/keyboards/ebastler/e80_1800/e80_1800.c b/keyboards/ebastler/e80_1800/e80_1800.c deleted file mode 100644 index 7dd2f3edff..0000000000 --- a/keyboards/ebastler/e80_1800/e80_1800.c +++ /dev/null @@ -1,17 +0,0 @@ -/* Copyright 2022 Moritz Plattner - * - * 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 "e80_1800.h" |