X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fs60-x%2Freadme.md;h=94ce829223b4305a4f54c2cfa005a41310c8b10a;hb=5bb29136b178dda65bc6a6fde91cff8d77f068fa;hp=099d5869914f0c4c65ac9587006d29df0a06e2d4;hpb=47b670bceda7d1201546899255d76692894ac735;p=qmk_firmware.git 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|] + $ make [custom|poker|poker_set|poker_bit|plain|hasu|spacefn|hhkb|] For a more detailed explanation of the build process and the environment setup, see the ["Getting Started" section](/readme.md#getting-started).