1
0
Fork 0

[Keyboard] move rainkeebs's keyboards to rainkeebs/ (#15797)

This commit is contained in:
peepeetee 2022-01-11 08:35:54 +08:00 committed by GitHub
parent ceea8ab5fe
commit 31a6401193
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
27 changed files with 6 additions and 6 deletions

View file

@ -11,12 +11,12 @@ A 12.25u, traditional stagger, 40% keyboard. Designed to keep another punctuatio
Make example for this keyboard (after setting up your build environment): Make example for this keyboard (after setting up your build environment):
qmk compile -kb delilah -kb default qmk compile -kb rainkeebs/delilah -km default
To reset the keyboard, hold the top left key while plugging in, or hit the reset button near the USB port 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: Install example for this keyboard:
qmk flash -kb delilah -km default qmk flash -kb rainkeebs/delilah -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). 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).

View file

@ -13,12 +13,12 @@ This is the default layout, at least the base layer. By default the OLED display
Make example for this keyboard (after setting up your build environment): Make example for this keyboard (after setting up your build environment):
make rainkeeb:default make rainkeebs/rainkeeb:default
To put reset into bootloader mode just push the reset button from the left side of the board using a pair of tweezers or similar object. To put reset into bootloader mode just push the reset button from the left side of the board using a pair of tweezers or similar object.
Install example for this keyboard: Install example for this keyboard:
make rainkeeb:default:flash make rainkeebs/rainkeeb: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). 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).

View file

@ -11,12 +11,12 @@ A 10u ortho kit.
Make example for this keyboard (after setting up your build environment): Make example for this keyboard (after setting up your build environment):
qmk compile -kb yasui -kb default qmk compile -kb rainkeebs/yasui -km default
To reset the keyboard, hold the top left key while plugging in, or hit the reset button near the USB port 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: Install example for this keyboard:
qmk flash -kb yasui -km default qmk flash -kb rainkeebs/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). 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).