[Keyboard] move lyso1 's boards into lyso1/ (#15767)

fix_template_bootmagic
peepeetee 3 years ago committed by GitHub
parent 20e16bbcc4
commit aafbe043f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 0
      keyboards/lyso1/lck75/config.h
  2. 0
      keyboards/lyso1/lck75/info.json
  3. 0
      keyboards/lyso1/lck75/keymaps/7u/keymap.c
  4. 0
      keyboards/lyso1/lck75/keymaps/7u_iso/keymap.c
  5. 0
      keyboards/lyso1/lck75/keymaps/7u_sbs/keymap.c
  6. 0
      keyboards/lyso1/lck75/keymaps/default/keymap.c
  7. 0
      keyboards/lyso1/lck75/keymaps/iso/keymap.c
  8. 0
      keyboards/lyso1/lck75/keymaps/iso_sbs/keymap.c
  9. 0
      keyboards/lyso1/lck75/keymaps/sbs/keymap.c
  10. 0
      keyboards/lyso1/lck75/keymaps/via/keymap.c
  11. 0
      keyboards/lyso1/lck75/keymaps/via/rules.mk
  12. 0
      keyboards/lyso1/lck75/lck75.c
  13. 0
      keyboards/lyso1/lck75/lck75.h
  14. 4
      keyboards/lyso1/lck75/readme.md
  15. 0
      keyboards/lyso1/lck75/rules.mk
  16. 0
      keyboards/lyso1/lefishe/config.h
  17. 0
      keyboards/lyso1/lefishe/info.json
  18. 0
      keyboards/lyso1/lefishe/keymaps/default/keymap.c
  19. 0
      keyboards/lyso1/lefishe/keymaps/wk_sbs/keymap.c
  20. 0
      keyboards/lyso1/lefishe/keymaps/wkl/keymap.c
  21. 0
      keyboards/lyso1/lefishe/keymaps/wkl_sbs/keymap.c
  22. 0
      keyboards/lyso1/lefishe/lefishe.c
  23. 0
      keyboards/lyso1/lefishe/lefishe.h
  24. 4
      keyboards/lyso1/lefishe/readme.md
  25. 0
      keyboards/lyso1/lefishe/rules.mk

@ -8,10 +8,10 @@ A 75% keyboard that can be assembled with only through hole components, includin
Make example for this keyboard (after setting up your build environment):
make lck75:default
make lyso1/lck75:default
Flashing example for this keyboard:
make lck75:default:flash
make lyso1/lck75: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).

@ -9,7 +9,7 @@ This pcb cab also be used as a replacement pcb for the revoKmini/kmacmini with s
Make example for this keyboard (after setting up your build environment):
make lefishe:default
make lyso1/lefishe:default
Enter into the bootloader to flash new firmware in 3 ways:
@ -19,6 +19,6 @@ Enter into the bootloader to flash new firmware in 3 ways:
Flashing example for this keyboard:
make lefishe:default:flash
make lyso1/lefishe: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).
Loading…
Cancel
Save