summaryrefslogtreecommitdiff
path: root/keyboards/ramonimbao/mona/v1/readme.md
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2021-07-29 23:04:06 -0700
committerJames Young <18669334+noroadsleft@users.noreply.github.com>2021-07-29 23:04:06 -0700
commit80d8c4a48325b6b41a46f9445686ad0523aa4ccc (patch)
treef21df0940de69f08668ff450b261a17888b1685e /keyboards/ramonimbao/mona/v1/readme.md
parent25f43837d2d603505a498662993bdeaecb7bc43d (diff)
parent6fd9b2feba920e9c7773e1f9c84244ac0d0f50c0 (diff)
Merge remote-tracking branch 'upstream/master' into develop
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).