22 lines
819 B
Markdown
22 lines
819 B
Markdown
|
# 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).
|