forked from qmk/qmk_firmware
-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
20 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,22 @@ | ||
zhou75 version 1.0 | ||
zhou75 | ||
=== | ||
|
||
A 75% keys keyboard with rgb (keys). | ||
This keyboard use 8mhz HSE and STM32F401 as MCU. | ||
This keyboard use 16mhz HSE and STM32F401 as MCU. | ||
|
||
Keyboard Maintainer: https://github.com/jiaxin96 | ||
Hardware Supported: zhou75 | ||
Hardware Availability: https://github.com/Oh-My-Mechanical-Keyboard | ||
|
||
Make example for this keyboard (after setting up your build environment): | ||
|
||
make yandrstudio/zhou75/solder/f401:via | ||
for solder version: | ||
|
||
make yandrstudio/zhou75/solder/f401:default | ||
|
||
make yandrstudio/zhou75/hotswap/f401:via | ||
for hotswap version: | ||
|
||
make yandrstudio/zhou75/hotswap/f401:default | ||
|
||
See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. | ||
|