Skip to content

Commit

Permalink
Add a notification when burning keymap for 70 keys.
Browse files Browse the repository at this point in the history
  • Loading branch information
x1- committed Dec 16, 2019
1 parent 8252d01 commit ee24b45
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ $ make pico/65keys:jis:flash
### 70キー用キーマップを書き込む場合

`65keys` の箇所を `70keys` に変更して上記1.〜3.を実行します.
※ JIS-like配列 は [pico/70keys/keymaps/jis](https://github.com/qmk/qmk_firmware/blob/master/keyboards/pico/70keys/keymaps/jis/keymap.c) に 置いています.
※ JIS-like配列 は [pico/70keys/keymaps/jis](https://github.com/qmk/qmk_firmware/blob/master/keyboards/pico/70keys/keymaps/jis/keymap.c) をご覧ください.

```sh
$ cd path/to/qmk_firmware
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,8 @@ $ cd path/to/qmk_firmware
$ make pico/65keys:default:flash
```

※ If you burn a keymap for 70 keys, please see [Burning keymap for 70 keys](#burning-keymap-for-70-keys).

### First time burning

You need to burn the firmware both left hand and right hand.
Expand Down

0 comments on commit ee24b45

Please sign in to comment.