summaryrefslogtreecommitdiff
path: root/keyboards/ramonimbao/mona/v1/readme.md
diff options
context:
space:
mode:
authorRamon Imbao <ramonimbao@gmail.com>2021-07-30 13:08:05 +0800
committerGitHub <noreply@github.com>2021-07-29 22:08:05 -0700
commit987e8e3529b0d384c2848f4b36ce01cb0886f52b (patch)
treec5c517b7a4f4b4f5a047488ad2f4a0b3499c3a83 /keyboards/ramonimbao/mona/v1/readme.md
parent8ca6d835b9c3b81dd1815cc57fdc154766c7dbe5 (diff)
[Keyboard] Add Mona v1.1 (#13721)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/ramonimbao/mona/v1/readme.md')
-rw-r--r--keyboards/ramonimbao/mona/v1/readme.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/ramonimbao/mona/v1/readme.md b/keyboards/ramonimbao/mona/v1/readme.md
new file mode 100644
index 0000000000..8b6af0526e
--- /dev/null
+++ b/keyboards/ramonimbao/mona/v1/readme.md
@@ -0,0 +1,19 @@
+# Mona
+
+![Mona](https://i.imgur.com/jaRv4vW.png)
+
+A gummy-worm o-ring mount 60% marble keyboard.
+
+* Keyboard Maintainer: [Ramon Imbao](https://github.com/ramonimbao)
+* Hardware Supported: ATmega32u4
+* Hardware Availability: [Erbakeys](https://www.erbakeys.com/)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make ramonimbao/mona/v1:default
+
+Flashing example for this keyboard:
+
+ make ramonimbao/mona/v1:default:flash
+
+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).