diff options
Diffstat (limited to 'keyboards/sentraq/s60_x/readme.md')
| -rw-r--r-- | keyboards/sentraq/s60_x/readme.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/sentraq/s60_x/readme.md b/keyboards/sentraq/s60_x/readme.md new file mode 100644 index 000000000..09ad068e7 --- /dev/null +++ b/keyboards/sentraq/s60_x/readme.md | |||
| @@ -0,0 +1,19 @@ | |||
| 1 | S60-x | ||
| 2 | ===== | ||
| 3 | DIY compact keyboard designed by VinnyCordeiro for Sentraq. Most of the keymaps are based on GH60 code. This is a port from TMK to QMK based on the [original S60-X Repo](https://github.com/VinnyCordeiro/tmk_keyboard). | ||
| 4 | |||
| 5 | Keyboard Maintainer: QMK Community | ||
| 6 | Hardware Supported: S60-x PCB | ||
| 7 | Hardware Availability: https://www.massdrop.com/buy/sentraq-60-diy-keyboard-kit?mode=guest_open | ||
| 8 | |||
| 9 | There are two versions of this keyboard, an RGB and a non RGB one. | ||
| 10 | |||
| 11 | Make example for this keyboard (after setting up your build environment): | ||
| 12 | |||
| 13 | make sentraq/s60_x:default | ||
| 14 | |||
| 15 | Make example for rgb version of this keyboard: | ||
| 16 | |||
| 17 | make sentraq/s60_x/rgb:default | ||
| 18 | |||
| 19 | See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). | ||
