Merge pull request #74 from foostan/update_firmware_doc

Update links
This commit is contained in:
Kosuke Adachi 2020-11-03 15:34:33 +09:00 committed by GitHub
commit a1e6ce0bbc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -38,7 +38,7 @@ This is the build guide for Corne Chocolate.
## Preparation
If you build the firmware yourself, it will take some time to set up the environment, so it's best to start at the beginning. \
For more information, please see https://github.com/foostan/crkbd/blob/master/doc/firmware_jp.md.
For more information, please see https://github.com/foostan/crkbd/blob/master/doc/firmware_en.md.
## Building
@ -253,7 +253,7 @@ because it looks better.
## Firmware
See below to flash the firmware to the ProMicro. \
https://github.com/foostan/crkbd/blob/master/doc/firmware_jp.md
https://github.com/foostan/crkbd/blob/master/doc/firmware_en.md
This is the end.

View File

@ -31,7 +31,7 @@
## Preparation
If you build the firmware yourself, it will take some time to set up the environment, so it's best to start at the beginning. \
For more information, please see https://github.com/foostan/crkbd/blob/master/doc/firmware_jp.md.
For more information, please see https://github.com/foostan/crkbd/blob/master/doc/firmware_en.md.
## Soldering
@ -198,7 +198,7 @@ Lastly install keycaps.
## Firmware
See below to flash the firmware to the ProMicro. \
https://github.com/foostan/crkbd/blob/master/doc/firmware_jp.md
https://github.com/foostan/crkbd/blob/master/doc/firmware_en.md
### Turning LEDS on
To turn the LEDs on, you have to edit the `rules.mk` file. If you use the default layout, it can be found here `keyboards/crkbd/keymaps/default/rules.mk`. Add the following line to the top of the file: