From fdabf524f2c0047ec920b88ace07096009cdd759 Mon Sep 17 00:00:00 2001 From: mechlovin <57231893+mechlovin@users.noreply.github.com> Date: Sat, 1 Feb 2020 10:02:29 +0700 Subject: [Keyboard] add Hannah910 V2 PCB and VIA support (#8024) * add Hannah910 V2 and VIA support add rev.2 pcb and via support * Update config.h * update * Create config.h * Update * update * update * Move keymap folder * add more layer and edit readme.md * readme.md update * update * update * Update hannah910.h --- keyboards/mechlovin/hannah910/keymaps/ansi/config.h | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 keyboards/mechlovin/hannah910/keymaps/ansi/config.h (limited to 'keyboards/mechlovin/hannah910/keymaps/ansi/config.h') diff --git a/keyboards/mechlovin/hannah910/keymaps/ansi/config.h b/keyboards/mechlovin/hannah910/keymaps/ansi/config.h deleted file mode 100644 index 3d1156ac06..0000000000 --- a/keyboards/mechlovin/hannah910/keymaps/ansi/config.h +++ /dev/null @@ -1,19 +0,0 @@ -/* Copyright 2019 Mechlovin - * - * 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 . - */ - -#pragma once - -// place overrides here -- cgit v1.2.3