diff options
| -rw-r--r-- | keyboards/s60_x/readme.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/s60_x/readme.md b/keyboards/s60_x/readme.md index cd7049536..efb52fbba 100644 --- a/keyboards/s60_x/readme.md +++ b/keyboards/s60_x/readme.md | |||
| @@ -6,8 +6,14 @@ Keyboard Maintainer: QMK Community | |||
| 6 | Hardware Supported: S60-x PCB | 6 | Hardware Supported: S60-x PCB |
| 7 | Hardware Availability: https://www.massdrop.com/buy/sentraq-60-diy-keyboard-kit?mode=guest_open | 7 | Hardware Availability: https://www.massdrop.com/buy/sentraq-60-diy-keyboard-kit?mode=guest_open |
| 8 | 8 | ||
| 9 | There are two versions of this keyboard, an RGB and a non RGB one. | ||
| 10 | |||
| 9 | Make example for this keyboard (after setting up your build environment): | 11 | Make example for this keyboard (after setting up your build environment): |
| 10 | 12 | ||
| 11 | make s60_x:default | 13 | make s60_x:default |
| 12 | 14 | ||
| 15 | Make example for rgb version of this keyboard: | ||
| 16 | |||
| 17 | make s60_x/rgb:default | ||
| 18 | |||
| 13 | See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information. | 19 | See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information. |
