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

fix_template_bootmagic
peepeetee 3 years ago committed by GitHub
parent ceea8ab5fe
commit 31a6401193
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 0
      keyboards/rainkeebs/delilah/config.h
  2. 0
      keyboards/rainkeebs/delilah/delilah.c
  3. 0
      keyboards/rainkeebs/delilah/delilah.h
  4. 0
      keyboards/rainkeebs/delilah/info.json
  5. 0
      keyboards/rainkeebs/delilah/keymaps/default/keymap.c
  6. 0
      keyboards/rainkeebs/delilah/keymaps/via/keymap.c
  7. 0
      keyboards/rainkeebs/delilah/keymaps/via/rules.mk
  8. 4
      keyboards/rainkeebs/delilah/readme.md
  9. 0
      keyboards/rainkeebs/delilah/rules.mk
  10. 0
      keyboards/rainkeebs/rainkeeb/config.h
  11. 0
      keyboards/rainkeebs/rainkeeb/info.json
  12. 0
      keyboards/rainkeebs/rainkeeb/keymaps/default/keymap.c
  13. 0
      keyboards/rainkeebs/rainkeeb/keymaps/via/keymap.c
  14. 0
      keyboards/rainkeebs/rainkeeb/keymaps/via/rules.mk
  15. 0
      keyboards/rainkeebs/rainkeeb/rainkeeb.c
  16. 0
      keyboards/rainkeebs/rainkeeb/rainkeeb.h
  17. 4
      keyboards/rainkeebs/rainkeeb/readme.md
  18. 0
      keyboards/rainkeebs/rainkeeb/rules.mk
  19. 0
      keyboards/rainkeebs/yasui/config.h
  20. 0
      keyboards/rainkeebs/yasui/info.json
  21. 0
      keyboards/rainkeebs/yasui/keymaps/default/keymap.c
  22. 0
      keyboards/rainkeebs/yasui/keymaps/via/keymap.c
  23. 0
      keyboards/rainkeebs/yasui/keymaps/via/rules.mk
  24. 4
      keyboards/rainkeebs/yasui/readme.md
  25. 0
      keyboards/rainkeebs/yasui/rules.mk
  26. 0
      keyboards/rainkeebs/yasui/yasui.c
  27. 0
      keyboards/rainkeebs/yasui/yasui.h

@ -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):
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
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).

@ -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 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.
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).

@ -11,12 +11,12 @@ A 10u ortho kit.
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
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).
Loading…
Cancel
Save