diff options
author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2020-03-05 13:51:43 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-05 13:51:43 -0800 |
commit | 4ef10a424ae1174bc108de9014dfd1f0ff6751e0 (patch) | |
tree | 7efa25a1b8c13ed7b658e3ffe890bf7bef6acacb /keyboards/miller/gm862/readme.md | |
parent | 23c31dd9292ba98b460bf9ce0598d393a7338ac0 (diff) |
[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.md | 13 |
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 0000000000..d6321a115b --- /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). |