forked from mirrors/qmk_firmware
[Keyboard] move yiancar's boards into yiancardesigns/ (#15781)
This commit is contained in:
parent
a483ab3213
commit
36ebc75e9a
42 changed files with 6 additions and 6 deletions
|
@ -10,11 +10,11 @@ An f-row less compact 1800 kit with only through hole components.
|
||||||
|
|
||||||
Make example for this keyboard (after setting up your build environment):
|
Make example for this keyboard (after setting up your build environment):
|
||||||
|
|
||||||
make barleycorn:default
|
make yiancardesigns/barleycorn:default
|
||||||
|
|
||||||
Flashing example for this keyboard:
|
Flashing example for this keyboard:
|
||||||
|
|
||||||
make barleycorn:default:flash
|
make yiancardesigns/barleycorn:default:flash
|
||||||
|
|
||||||
Bootloader:
|
Bootloader:
|
||||||
use usbasploader from HSGW's repository.
|
use usbasploader from HSGW's repository.
|
|
@ -10,11 +10,11 @@ Hardware Availability: https://yiancar-designs.com/, https://novelkeys.xyz, http
|
||||||
|
|
||||||
Make example for this keyboard (after setting up your build environment):
|
Make example for this keyboard (after setting up your build environment):
|
||||||
|
|
||||||
make gingham:default
|
make yiancardesigns/gingham:default
|
||||||
|
|
||||||
Flashing example for this keyboard:
|
Flashing example for this keyboard:
|
||||||
|
|
||||||
make gingham:default:flash
|
make yiancardesigns/gingham:default:flash
|
||||||
|
|
||||||
Bootloader:
|
Bootloader:
|
||||||
use usbasploader HSGW's my repository.
|
use usbasploader HSGW's my repository.
|
|
@ -10,11 +10,11 @@ An alice layout kit with only through hole components.
|
||||||
|
|
||||||
Make example for this keyboard (after setting up your build environment):
|
Make example for this keyboard (after setting up your build environment):
|
||||||
|
|
||||||
make seigaiha:default
|
make yiancardesigns/seigaiha:default
|
||||||
|
|
||||||
Flashing example for this keyboard:
|
Flashing example for this keyboard:
|
||||||
|
|
||||||
make seigaiha:default:flash
|
make yiancardesigns/seigaiha:default:flash
|
||||||
|
|
||||||
Bootloader:
|
Bootloader:
|
||||||
use usbasploader from HSGW's repository.
|
use usbasploader from HSGW's repository.
|
Loading…
Reference in a new issue