From 22e9a0bd01b5e788b4595e590b4a8a7cc59082e4 Mon Sep 17 00:00:00 2001 From: rainkeebs <44819800+rainkeebs@users.noreply.github.com> Date: Mon, 17 May 2021 15:53:45 -0700 Subject: Added Yasui keyboard (#12726) * initial * fix * Update config.h * Update config.h * Update rules.mk * Delete info.json * fuix * PR work * replace keymap with layout Co-authored-by: rainsff <44819800+rainsff@users.noreply.github.com> --- keyboards/yasui/readme.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 keyboards/yasui/readme.md (limited to 'keyboards/yasui/readme.md') diff --git a/keyboards/yasui/readme.md b/keyboards/yasui/readme.md new file mode 100644 index 0000000000..dfc20bbe6b --- /dev/null +++ b/keyboards/yasui/readme.md @@ -0,0 +1,22 @@ +# Yasui + +![Yasui](https://i.imgur.com/TRFOEkw.png) + +A 10u ortho kit. + +* Keyboard Maintainer: Rain +* Hardware Supported: Yasui PCB v2 +* Hardware Availability: [rainkeebs](https://www.rainkeebs.mx/product/yasui-keyboard-kit) + + +Make example for this keyboard (after setting up your build environment): + + qmk compile -kb yasui -kb default + +To reset the keyboard, hold the top left key while plugging in, or hit the reset button near the USB port + +Install example for this keyboard: + + qmk flash -kb yasui -km 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). -- cgit v1.2.3