[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
This commit is contained in:
mechlovin
2020-02-01 10:02:29 +07:00
committed by GitHub
parent e565948ffd
commit fdabf524f2
32 changed files with 553 additions and 163 deletions

View File

@@ -4,12 +4,18 @@
Replacement PCB and plate for TGR 910 keyboard
Keyboard Maintainer: [Mechlovin'](https://github.com/mechlovin)
Hardware Supported: TGR910 CE, TGR910 SE
Hardware Availability: [Reddit Group Buy](https://www.reddit.com/r/mechmarket/comments/dhwvbn/gb_1015_update_hannah_910_group_buy_tgr_910/)
* Keyboard Maintainer: [Mechlovin'](https://github.com/mechlovin)
* Hardware Supported: TGR910 CE, TGR910 SE
* Hardware Availability: [Reddit Group Buy](https://www.reddit.com/r/mechmarket/comments/dhwvbn/gb_1015_update_hannah_910_group_buy_tgr_910/)
Make example for this keyboard (after setting up your build environment):
make mechlovin/hannah910:default
make mechlovin/hannah910/rev1:default
make mechlovin/hannah910/rev2:default
Make firmware for keymap with VIA:
make mechlovin/hannah910/rev1:via
make mechlovin/hannah910/rev2:via
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).