summaryrefslogtreecommitdiff
path: root/keyboards/yoichiro/lunakey_macro/readme.md
diff options
context:
space:
mode:
authorYoichiro Tanaka <yoichiro6642@gmail.com>2021-08-25 00:44:00 +0900
committerGitHub <noreply@github.com>2021-08-24 08:44:00 -0700
commitb4867e1600baa615ec9b28421fc23d4b85bad8ec (patch)
tree4d2c58cf19884b827e25d24dd471cb5926bf5389 /keyboards/yoichiro/lunakey_macro/readme.md
parent097e85e930ae7e7f8ffd67717ed944a38111de6c (diff)
[Keyboard] Add yoichiro/lunakey_macro (#13849)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/yoichiro/lunakey_macro/readme.md')
-rw-r--r--keyboards/yoichiro/lunakey_macro/readme.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/yoichiro/lunakey_macro/readme.md b/keyboards/yoichiro/lunakey_macro/readme.md
new file mode 100644
index 0000000000..440845d07d
--- /dev/null
+++ b/keyboards/yoichiro/lunakey_macro/readme.md
@@ -0,0 +1,21 @@
+# Lunakey Macro
+
+![Lunakey Macro](https://i.imgur.com/BirFxgYh.jpeg)
+
+This is a macro keyboard which has 11 keys.
+
+* Keyboard Maintainer: [Yoichiro Tanaka](https://github.com/yoichiro)
+* Hardware Supported: Lunakey Macro PCB, Pro Micro MCU.
+* Hardware Availability: Published yet.
+
+Make example for this keyboard (after setting up your build environment):
+
+ make lunakey_macro:default
+
+Flashing example for this keyboard:
+
+ make lunakey_macro:default:flash
+
+To enter the bootloader mode, you push the black tact switch next to the ProMicro.
+
+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).