diff options
author | mechlovin <57231893+mechlovin@users.noreply.github.com> | 2020-02-01 10:02:29 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-31 19:02:29 -0800 |
commit | fdabf524f2c0047ec920b88ace07096009cdd759 (patch) | |
tree | 0c99d684651598ceb7b22414de6d04fb360f427b /keyboards/mechlovin/hannah910/keymaps/default/config.h | |
parent | e565948ffdb9127c1202a69774931a55a71fa529 (diff) | |
download | qmk_firmware-fdabf524f2c0047ec920b88ace07096009cdd759.tar.gz |
[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
Diffstat (limited to 'keyboards/mechlovin/hannah910/keymaps/default/config.h')
-rw-r--r-- | keyboards/mechlovin/hannah910/keymaps/default/config.h | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/keyboards/mechlovin/hannah910/keymaps/default/config.h b/keyboards/mechlovin/hannah910/keymaps/default/config.h deleted file mode 100644 index 3d1156ac0..000000000 --- a/keyboards/mechlovin/hannah910/keymaps/default/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 <http://www.gnu.org/licenses/>. - */ - -#pragma once - -// place overrides here |