qmk_firmware/keyboards/yurei/readme.md
Koichi Katano c58f7857bd [Keyboard] Add Yurei PCB (#7880)
* Add yurei

* Implement keyboard

* Update readme.md

* Update config.h

* Update info.json

* Update info.json

* Update keyboards/yurei/config.h

* Delete config.h

* Update rules.mk

* Update yurei.c

* Update keymap.c

* Update keyboards/yurei/yurei.h

* Update keyboards/yurei/keymaps/default/keymap.c

* Update keyboards/yurei/info.json

* Update keyboards/yurei/rules.mk
2020-01-14 02:31:21 -08:00

14 lines
612 B
Markdown

# Yurei
A Tenkeyless PCB inspired by Phantom, for customizing Filco Majestouch 2.
* Keyboard Maintainer: [Koichi Katano](https://github.com/kkatano)
* Hardware Supported: Yurei PCB
* Hardware Availability: https://github.com/kkatano/yurei
Make example for this keyboard (after setting up your build environment):
make yurei:default
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).