summaryrefslogtreecommitdiff
path: root/keyboards/sendyyeah/bevi/readme.md
diff options
context:
space:
mode:
authorSendy Aditya Suryana <sendzation@gmail.com>2021-03-25 19:39:35 +0700
committerGitHub <noreply@github.com>2021-03-25 23:39:35 +1100
commit34205f5bb589437c18bad584525ed97e179e8ba0 (patch)
treea24569721d64ae8bdec30efb1ff480301f00f17d /keyboards/sendyyeah/bevi/readme.md
parent9f1608a6a2c7137c0c6ff0f40ddce67ad018aa80 (diff)
Add new Keyboard: SENDYYeah Bevi (#12011)
* Add bevi Keyboard * Update readme * Change image embed * Update instructions to compile * beVi initial * Enable NKRO * Update README * Revert Lily58 rules.mk * Revert h87a info.json * Add URL and maintainer in info.json * Update year * Add layer 1 * Tidying up * Fix keymap * Add one line at end of file * Replicate default keymap to via * Update keyboards/sendyyeah/bevi/bevi.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Remove comment on layout macro definition Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Sendy Aditya Suryana <sendy.suryana@go-jek.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/sendyyeah/bevi/readme.md')
-rw-r--r--keyboards/sendyyeah/bevi/readme.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/sendyyeah/bevi/readme.md b/keyboards/sendyyeah/bevi/readme.md
new file mode 100644
index 0000000000..0d7fa6e2b6
--- /dev/null
+++ b/keyboards/sendyyeah/bevi/readme.md
@@ -0,0 +1,19 @@
+# Bevi
+
+![Bevi](https://i.imgur.com/i3fpHgC.png)
+
+VortexGear Vibe inspired, but with southpaw layout for the numpad.
+
+* Keyboard Layout: [KLE](http://www.keyboard-layout-editor.com/#/gists/dd70b976b25180acf42ef0943c102a60)
+* Keyboard Maintainer: [SENDYYeah](https://github.com/sendyyeah)
+* Hardware Availability: [Tokopedia/Sell Stuffs](https://tokopedia.com/sell-stuffs) (Indonesia only) or any electronic part store.
+
+Make example for this keyboard (after setting up your build environment):
+
+ make sendyyeah/bevi:default
+
+How to reset and enter bootloader:
+ - Press reset button on the PCB (twice if the ProMicro is fresh)
+ - Flash with QMK Toolbox or any command line you like
+
+ 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).