summaryrefslogtreecommitdiff
path: root/keyboards/monarch/readme.md
diff options
context:
space:
mode:
authorRinoSolutions <41451021+RinoSolutions@users.noreply.github.com>2021-04-18 23:54:07 -0400
committerGitHub <noreply@github.com>2021-04-18 20:54:07 -0700
commit6b2a3a67a6a2044049b90fdd0c16ffbbd07a302a (patch)
tree56646042c6bba98f690e9be4250b35ebdcdb808a /keyboards/monarch/readme.md
parentcfefecd95126e81022297b83641db750552547d9 (diff)
[Keyboard] Adding of Monarch keyboard (#11769)
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ramon Imbao <ramonimbao@gmail.com>
Diffstat (limited to 'keyboards/monarch/readme.md')
-rw-r--r--keyboards/monarch/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/monarch/readme.md b/keyboards/monarch/readme.md
new file mode 100644
index 0000000000..1e22d94afe
--- /dev/null
+++ b/keyboards/monarch/readme.md
@@ -0,0 +1,15 @@
+# Monarch
+
+![Monarch Keyboard](https://i.imgur.com/3nnybLkh.jpg)
+
+A 65percent keyboard with a rotary encoder and interchangeable inserts.
+
+* Keyboard Maintainer: [Ramon Imbao](https://github.com/ramonimbao)
+* Hardware Supported: STM32F072CBT6
+* Hardware Availability: https://www.kingkbs.com
+
+Make example for this keyboard (after setting up your build environment):
+
+ make monarch: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).