From 6b2a3a67a6a2044049b90fdd0c16ffbbd07a302a Mon Sep 17 00:00:00 2001 From: RinoSolutions <41451021+RinoSolutions@users.noreply.github.com> Date: Sun, 18 Apr 2021 23:54:07 -0400 Subject: [Keyboard] Adding of Monarch keyboard (#11769) Co-authored-by: Joel Challis Co-authored-by: Ryan Co-authored-by: Ramon Imbao --- keyboards/monarch/readme.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 keyboards/monarch/readme.md (limited to 'keyboards/monarch/readme.md') 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). -- cgit v1.2.3