qmk-firmware/keyboards/s60_x
skullydazed 4cdcbdb861 Remove all Makefiles from the keyboards directory. (#1660)
* Remove all Makefiles from the keyboards directory.

* update keymaps added in the last 8 days

* Ignore keyboard/keymap makefiles

* update hand_wire to reflect our new Makefile-less reality

* Update the make guide to reflect the new reality

* move planck keymap options to rules.mk

* update planck keymaps 4real

* trigger travis

* add back build_keyboard.mk

* restore changes to build_keyboard
2017-09-08 13:47:50 -04:00
..
default Creates a layouts/ folder for keymaps shared between keyboards (#1609) 2017-08-23 22:29:07 -04:00
keymaps Remove all Makefiles from the keyboards directory. (#1660) 2017-09-08 13:47:50 -04:00
rgb Creates a layouts/ folder for keymaps shared between keyboards (#1609) 2017-08-23 22:29:07 -04:00
Makefile
config.h
readme.md
rules.mk
s60_x.c
s60_x.h
subproject.mk Remove all Makefiles from the keyboards directory. (#1660) 2017-09-08 13:47:50 -04:00

readme.md

S60-x

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.

Keyboard Maintainer: QMK Community Hardware Supported: S60-x PCB Hardware Availability: https://www.massdrop.com/buy/sentraq-60-diy-keyboard-kit?mode=guest_open

Make example for this keyboard (after setting up your build environment):

make s60_x-default

See build environment setup then the make instructions for more information.