summaryrefslogtreecommitdiffstats
path: root/keyboards/s60-x/readme.md
diff options
context:
space:
mode:
authorIBNobody <ibnobody@gmail.com>2016-08-29 01:50:06 +0200
committerIBNobody <ibnobody@gmail.com>2016-08-29 01:50:06 +0200
commit6da0eb2b2b70d7b2c5bb1f7c6898f7d9a275ceea (patch)
tree50cd382df7dac58057c958f62732174cf0dfe920 /keyboards/s60-x/readme.md
parent9263ade0fbdde6431fb5c7f26970754c5c7c2963 (diff)
parent6d1e916851daa7bcbd8ef31b6fbc73cb369ef1f0 (diff)
downloadqmk_firmware-6da0eb2b2b70d7b2c5bb1f7c6898f7d9a275ceea.tar.gz
qmk_firmware-6da0eb2b2b70d7b2c5bb1f7c6898f7d9a275ceea.tar.xz
Merge remote-tracking branch 'refs/remotes/jackhumbert/master'
Diffstat (limited to 'keyboards/s60-x/readme.md')
-rw-r--r--keyboards/s60-x/readme.md4
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.
## Building the firmware
-To build firmware binary hex file with a certain keymap just run `make` with the `keymap` option like:
+To build the firmware binary hex file with a keymap just do `make` with a keymap like this:
- $ make keymap=[custom|poker|poker_set|poker_bit|plain|hasu|spacefn|hhkb|<name>]
+ $ make [custom|poker|poker_set|poker_bit|plain|hasu|spacefn|hhkb|<name>]
For a more detailed explanation of the build process and the environment setup, see the ["Getting Started" section](/readme.md#getting-started).