forked from forks/qmk_firmware
c84650a147
* Add a new keyboard: yoichiro/lunakey_mini * Modify the VENDOR and PRODUCT IDs. * Remove unnecessary EOL characters. * Remove unnecessary modified characters. * Update the layer definition more simple. * Change the product name. * Change the LAYOUT name (append `_split_3x6_4`) and change keys order in info.json file.
20 lines
806 B
Markdown
20 lines
806 B
Markdown
# Lunakey Mini
|
|
|
|
![lunakey_mini](https://i.imgur.com/b1oUINil.jpg)
|
|
|
|
This is a 40% split keyboard which has 3x6 vertically staggered keys and 4 thumbnail keys.
|
|
|
|
* Keyboard Maintainer: [Yoichiro Tanaka](https://github.com/yoichiro)
|
|
* Hardware Supported: Lunakey Mini PCB, Pro Micro MCU.
|
|
* Hardware Availability: https://yoichiro.booth.pm/
|
|
|
|
Make example for this keyboard (after setting up your build environment):
|
|
|
|
make yoichiro/lunakey_mini:default
|
|
|
|
Flashing example for this keyboard:
|
|
|
|
make yoichiro/lunakey_mini: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).
|