[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
This commit is contained in:
Koichi Katano
2020-01-14 19:31:21 +09:00
committed by James Young
parent e80fdbf3dc
commit c58f7857bd
8 changed files with 497 additions and 0 deletions

13
keyboards/yurei/readme.md Normal file
View File

@@ -0,0 +1,13 @@
# 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).