summaryrefslogtreecommitdiff
path: root/keyboards/reviung5/readme.md
diff options
context:
space:
mode:
authorgtips <51393966+gtips@users.noreply.github.com>2021-07-07 07:20:20 +0900
committerGitHub <noreply@github.com>2021-07-06 15:20:20 -0700
commit09c4d536c31c7443c4355e749e72364262fdd454 (patch)
tree919c31a5a8b769226c55ef700cf2988710c171de /keyboards/reviung5/readme.md
parentc9c2916829eccab2222dad99c7f599988789ec2f (diff)
[Keyboard] Add keyboard reviung5 (#13375)
Diffstat (limited to 'keyboards/reviung5/readme.md')
-rw-r--r--keyboards/reviung5/readme.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/reviung5/readme.md b/keyboards/reviung5/readme.md
new file mode 100644
index 0000000000..990645649c
--- /dev/null
+++ b/keyboards/reviung5/readme.md
@@ -0,0 +1,19 @@
+# reviung5
+
+![reviung5](https://github.com/gtips/reviung/blob/master/reviung5/image/reviung5-1.jpg)
+
+The REVIUNG5 is 5-key (or 4-key + Rotary Encoder) macropad.
+
+* Keyboard Maintainer: [gtips](https://github.com/gtips)
+* Hardware Supported: REVIUNG5 PCB.
+* Hardware Availability: [PCB & Case Data](https://github.com/gtips/reviung/tree/master/reviung5)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make reviung5:default
+
+Flashing example for this keyboard:
+
+ make reviung5: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).