move @yangdigi 's keyboards to a YDKB folder (#15681)

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

@ -10,6 +10,6 @@ The YDKB Chili is a Cherry G80-3000 replacement PCB utilizing the ATmega32U4 mic
Make example for this keyboard (after setting up your build environment):
make chili:default
make ydkb/chili: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).

@ -12,6 +12,6 @@ Backlight LEDs and Bluetooth are not working yet.
Make example for this keyboard (after setting up your build environment):
make just60:default
make ydkb/just60: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).

@ -10,6 +10,6 @@ Hardware Availability: [KBDFans](https://kbdfans.cn/collections/diy-kit/products
Make example for this keyboard (after setting up your build environment):
make yd68:default
make ydkb/yd68: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