~ruther/qmk_firmware

aafbe043f91a9d33afb516fda0afba069f88113c — peepeetee 3 years ago 20e16bb
[Keyboard] move lyso1 's boards into lyso1/ (#15767)

R keyboards/lck75/config.h => keyboards/lyso1/lck75/config.h +0 -0
R keyboards/lck75/info.json => keyboards/lyso1/lck75/info.json +0 -0
R keyboards/lck75/keymaps/7u/keymap.c => keyboards/lyso1/lck75/keymaps/7u/keymap.c +0 -0
R keyboards/lck75/keymaps/7u_iso/keymap.c => keyboards/lyso1/lck75/keymaps/7u_iso/keymap.c +0 -0
R keyboards/lck75/keymaps/7u_sbs/keymap.c => keyboards/lyso1/lck75/keymaps/7u_sbs/keymap.c +0 -0
R keyboards/lck75/keymaps/default/keymap.c => keyboards/lyso1/lck75/keymaps/default/keymap.c +0 -0
R keyboards/lck75/keymaps/iso/keymap.c => keyboards/lyso1/lck75/keymaps/iso/keymap.c +0 -0
R keyboards/lck75/keymaps/iso_sbs/keymap.c => keyboards/lyso1/lck75/keymaps/iso_sbs/keymap.c +0 -0
R keyboards/lck75/keymaps/sbs/keymap.c => keyboards/lyso1/lck75/keymaps/sbs/keymap.c +0 -0
R keyboards/lck75/keymaps/via/keymap.c => keyboards/lyso1/lck75/keymaps/via/keymap.c +0 -0
R keyboards/lck75/keymaps/via/rules.mk => keyboards/lyso1/lck75/keymaps/via/rules.mk +0 -0
R keyboards/lck75/lck75.c => keyboards/lyso1/lck75/lck75.c +0 -0
R keyboards/lck75/lck75.h => keyboards/lyso1/lck75/lck75.h +0 -0
R keyboards/lck75/readme.md => keyboards/lyso1/lck75/readme.md +2 -2
@@ 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).

R keyboards/lck75/rules.mk => keyboards/lyso1/lck75/rules.mk +0 -0
R keyboards/lefishe/config.h => keyboards/lyso1/lefishe/config.h +0 -0
R keyboards/lefishe/info.json => keyboards/lyso1/lefishe/info.json +0 -0
R keyboards/lefishe/keymaps/default/keymap.c => keyboards/lyso1/lefishe/keymaps/default/keymap.c +0 -0
R keyboards/lefishe/keymaps/wk_sbs/keymap.c => keyboards/lyso1/lefishe/keymaps/wk_sbs/keymap.c +0 -0
R keyboards/lefishe/keymaps/wkl/keymap.c => keyboards/lyso1/lefishe/keymaps/wkl/keymap.c +0 -0
R keyboards/lefishe/keymaps/wkl_sbs/keymap.c => keyboards/lyso1/lefishe/keymaps/wkl_sbs/keymap.c +0 -0
R keyboards/lefishe/lefishe.c => keyboards/lyso1/lefishe/lefishe.c +0 -0
R keyboards/lefishe/lefishe.h => keyboards/lyso1/lefishe/lefishe.h +0 -0
R keyboards/lefishe/readme.md => keyboards/lyso1/lefishe/readme.md +2 -2
@@ 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).

R keyboards/lefishe/rules.mk => keyboards/lyso1/lefishe/rules.mk +0 -0