summaryrefslogtreecommitdiff
path: root/keyboards/yoichiro/lunakey_macro/readme.md
diff options
context:
space:
mode:
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).