mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-19 03:36:28 +00:00
[Keyboard] move weirdo-f's keyboards into weirdo/ (#15785)
This commit is contained in:
parent
a2ddb44957
commit
ced6d835e8
68 changed files with 7 additions and 7 deletions
|
@ -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).
|
|
@ -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.
|
||||
|
|
@ -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.
|
||||
|
|
@ -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.
|
||||
|
|
@ -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.
|
||||
|
|
@ -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.
|
||||
|
|
@ -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).
|
Loading…
Reference in a new issue