]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/s60_x/readme.md
convert to unix line-endings [skip ci]
[qmk_firmware.git] / keyboards / s60_x / readme.md
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 s60_x:default
14
15 Make example for rgb version of this keyboard:
16
17     make s60_x/rgb:default
18
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.