Add keyboard TGR-910 (#8683)

* Add files via upload

* Update info.json

* Update info.json

* Update 910.h

* Update 910.h

* Update 910.h

* Update info.json

* Update 910.c

* Update 910.h

* Update config.h

* Update config.h

* Update keymap.c

* Update rules.mk

* Update readme.md

* Delete config.h

* Delete readme.md
This commit is contained in:
halfenergized
2020-04-05 20:48:23 +07:00
committed by GitHub
parent 845953cc67
commit 90665aeec9
7 changed files with 266 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
# tgr-910
65% custom keyboard with a very nice design.
* Keyboard Maintainer: [poisonking](https://github.com/halfenergized)
* Hardware Supported: TGR-910 (Quadcube PCB)
* Hardware Availability: [Geekhack GB](https://geekhack.org/index.php?topic=86047.0)
Make example for this keyboard (after setting up your build environment):
make tgr/910:default
Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
make tgr/910:default:flash
**Reset Key**: Hold down the key located at `k0d`, commonly programmed as *Backspace* while plugging in the keyboard.
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).