summaryrefslogtreecommitdiff
path: root/keyboards/tgr/910/readme.md
diff options
context:
space:
mode:
authorhalfenergized <half_energized@yahoo.co.uk>2020-04-05 20:48:23 +0700
committerGitHub <noreply@github.com>2020-04-05 14:48:23 +0100
commit90665aeec9c90f62ea3687b037624d9fc04ad380 (patch)
treec281af5cc2c49f511191fcc879b35a956475627a /keyboards/tgr/910/readme.md
parent845953cc67e33dbd9ac5007ba3b39562f5aea962 (diff)
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
Diffstat (limited to 'keyboards/tgr/910/readme.md')
-rw-r--r--keyboards/tgr/910/readme.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/tgr/910/readme.md b/keyboards/tgr/910/readme.md
new file mode 100644
index 0000000000..df348f0224
--- /dev/null
+++ b/keyboards/tgr/910/readme.md
@@ -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).