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/rev1/readme.md | |
parent | e565948ffdb9127c1202a69774931a55a71fa529 (diff) | |
download | qmk_firmware-fdabf524f2c0047ec920b88ace07096009cdd759.tar.gz qmk_firmware-fdabf524f2c0047ec920b88ace07096009cdd759.zip |
[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/rev1/readme.md')
-rw-r--r-- | keyboards/mechlovin/hannah910/rev1/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/mechlovin/hannah910/rev1/readme.md b/keyboards/mechlovin/hannah910/rev1/readme.md new file mode 100644 index 0000000000..04df333d18 --- /dev/null +++ b/keyboards/mechlovin/hannah910/rev1/readme.md @@ -0,0 +1,15 @@ +# hannah910 + +![hannah910](https://i.imgur.com/n8WN5Z7.jpg) + +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/) + +Make example for this keyboard (after setting up your build environment): + + make mechlovin/hannah910/rev1:default + +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). |