1
0
Fork 0

[Keyboard] move weirdo-f's keyboards into weirdo/ (#15785)

This commit is contained in:
peepeetee 2022-01-11 08:38:55 +08:00 committed by GitHub
parent a2ddb44957
commit ced6d835e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
68 changed files with 7 additions and 7 deletions

View file

@ -10,7 +10,7 @@ A 60% keyboard based on STM32F303.
Make example for this keyboard (after setting up your build environment):
make geminate60:default
make weirdo/geminate60:default
The RST pin and GND pin on the board can be quickly shortened twice to enter DFU mode, and then the program can be written.
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).

View file

@ -10,7 +10,7 @@ A 60% keyboard based on STM32f303
Make example for this keyboard (after setting up your build environment):
make kelowna/rgb64:default
make weirdo/kelowna/rgb64:default
Use the SWD interface on the board to connect to the STlink (JLink) to directly burn firmware without entering the bootloader.

View file

@ -10,7 +10,7 @@ A 60% keyboard based on STM32f303
Make example for this keyboard (after setting up your build environment):
make ls_60:default
make weirdo/ls_60:default
The RST pin and GND pin on the board can be quickly shortened twice to enter DFU mode, and then the program can be written.

View file

@ -10,7 +10,7 @@ A 60% keyboard based on STM32f303
Make example for this keyboard (after setting up your build environment):
make naiping/np64:default
make weirdo/naiping/np64:default
The RST pin and GND pin on the board can be quickly shortened twice to enter DFU mode, and then the program can be written.

View file

@ -10,7 +10,7 @@ A 60% keyboard based on STM32f303
Make example for this keyboard (after setting up your build environment):
make naiping/nphhkb:default
make weirdo/naiping/nphhkb:default
The RST pin and GND pin on the board can be quickly shortened twice to enter DFU mode, and then the program can be written.

View file

@ -10,7 +10,7 @@ A 60% keyboard based on STM32f303
Make example for this keyboard (after setting up your build environment):
make naiping/npminila:default
make weirdo/naiping/npminila:default
The RST pin and GND pin on the board can be quickly shortened twice to enter DFU mode, and then the program can be written.

View file

@ -10,6 +10,6 @@ A 65% keyboard
Make example for this keyboard (after setting up your build environment):
make tiger910:default
make weirdo/tiger910: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).