diff options
author | jonylee@hfd <108282809+jonylee1986@users.noreply.github.com> | 2023-07-07 22:20:31 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-08 00:20:31 +1000 |
commit | e5aeeae1b70d365f5b4d0a2c08373d145dddbfe7 (patch) | |
tree | 7a55de8d4b5d15205b8b8aaac5f593cef2659d3a /keyboards/monsgeek/m6/readme.md | |
parent | 5d775d51d092bc536df6a5bbdac6c56fe3547316 (diff) |
[Keyboard] add m6 Keyboard. (#21183)
Diffstat (limited to 'keyboards/monsgeek/m6/readme.md')
-rw-r--r-- | keyboards/monsgeek/m6/readme.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/monsgeek/m6/readme.md b/keyboards/monsgeek/m6/readme.md new file mode 100644 index 0000000000..ca30e5da20 --- /dev/null +++ b/keyboards/monsgeek/m6/readme.md @@ -0,0 +1,19 @@ +# monsgeek m6 keyboard + +A customizable 60% keyboard. + +* Keyboard Maintainer: [jonylee@hfd](https://github.com/jonylee1986) +* Hardware Supported: m6 +* Hardware Availability: [monsgeek](https://www.monsgeek.com/) + +Make example for this keyboard (after setting up your build environment): + + make monsgeek/m6:default + +Flashing example for this keyboard: + + make monsgeek/m6:default:flash + +**Reset Key**: Hold down the key located at *K00*, which programmed as *Esc* 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). |