forked from mirrors/qmk_firmware
[Keyboard] move lyso1 's boards into lyso1/ (#15767)
This commit is contained in:
parent
20e16bbcc4
commit
aafbe043f9
25 changed files with 4 additions and 4 deletions
|
@ -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…
Reference in a new issue