diff options
Diffstat (limited to 'keyboards/s60-x/readme.md')
| -rw-r--r-- | keyboards/s60-x/readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/s60-x/readme.md b/keyboards/s60-x/readme.md index 099d58699..94ce82922 100644 --- a/keyboards/s60-x/readme.md +++ b/keyboards/s60-x/readme.md | |||
| @@ -42,9 +42,9 @@ The recommended programs for flashing your keyboard are [Atmel FLIP](http://www. | |||
| 42 | 42 | ||
| 43 | ## Building the firmware | 43 | ## Building the firmware |
| 44 | 44 | ||
| 45 | To build firmware binary hex file with a certain keymap just run `make` with the `keymap` option like: | 45 | To build the firmware binary hex file with a keymap just do `make` with a keymap like this: |
| 46 | 46 | ||
| 47 | $ make keymap=[custom|poker|poker_set|poker_bit|plain|hasu|spacefn|hhkb|<name>] | 47 | $ make [custom|poker|poker_set|poker_bit|plain|hasu|spacefn|hhkb|<name>] |
| 48 | 48 | ||
| 49 | For a more detailed explanation of the build process and the environment setup, see the ["Getting Started" section](/readme.md#getting-started). | 49 | For a more detailed explanation of the build process and the environment setup, see the ["Getting Started" section](/readme.md#getting-started). |
| 50 | 50 | ||
