You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
812 B

  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. Keyboard Maintainer: QMK Community
  5. Hardware Supported: S60-x PCB
  6. Hardware Availability: https://www.massdrop.com/buy/sentraq-60-diy-keyboard-kit?mode=guest_open
  7. There are two versions of this keyboard, an RGB and a non RGB one.
  8. Make example for this keyboard (after setting up your build environment):
  9. make s60_x:default
  10. Make example for rgb version of this keyboard:
  11. make s60_x/rgb:default
  12. 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.