aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/miller/gm862/readme.md
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2020-03-05 13:51:43 -0800
committerGitHub <noreply@github.com>2020-03-05 13:51:43 -0800
commit4ef10a424ae1174bc108de9014dfd1f0ff6751e0 (patch)
tree7efa25a1b8c13ed7b658e3ffe890bf7bef6acacb /keyboards/miller/gm862/readme.md
parent23c31dd9292ba98b460bf9ce0598d393a7338ac0 (diff)
downloadfirmware-4ef10a424ae1174bc108de9014dfd1f0ff6751e0.tar.gz
firmware-4ef10a424ae1174bc108de9014dfd1f0ff6751e0.tar.bz2
firmware-4ef10a424ae1174bc108de9014dfd1f0ff6751e0.zip
[Keyboard] add miller/gm-862 keyboard (#8230)
* add miller/gm-862 keyboard * Update keyboards/miller/gm862/gm862.c * Update keyboards/miller/gm862/gm862.h * Update keyboards/miller/gm862/gm862.h * Update keyboards/miller/gm862/readme.md * Update keyboards/miller/gm862/readme.md * Update keyboards/miller/gm862/readme.md * Update keyboards/miller/gm862/readme.md * Update config.h * Update keyboards/miller/gm862/config.h * Update keyboards/miller/gm862/readme.md
Diffstat (limited to 'keyboards/miller/gm862/readme.md')
-rw-r--r--keyboards/miller/gm862/readme.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/miller/gm862/readme.md b/keyboards/miller/gm862/readme.md
new file mode 100644
index 000000000..d6321a115
--- /dev/null
+++ b/keyboards/miller/gm862/readme.md
@@ -0,0 +1,13 @@
+# GM-862
+
+A hotswap 60% RGB keyboard.
+
+* Keyboard Maintainer: [moyi4681](https://github.com/moyi4681)
+* Hardware Supported: MILLER GM-862
+* Hardware Availability: MILLER
+
+Make example for this keyboard (after setting up your build environment):
+
+ make miller/gm862: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).