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
config.h fixes s60_x keyboard 2017-04-30 10:48:17 -04:00
Makefile fixes s60_x keyboard 2017-04-30 10:48:17 -04:00
readme.md Make the bulk of our keyboards match the readme.md standard 2017-08-16 20:36:59 -04:00
rules.mk Update keyboards' rules.mk/Makefiles (#1442) 2017-06-30 16:09:52 -04:00
s60_x.c fixes s60_x keyboard 2017-04-30 10:48:17 -04:00
s60_x.h fixes s60_x keyboard 2017-04-30 10:48:17 -04:00
subproject.mk Remove all Makefiles from the keyboards directory. (#1660) 2017-09-08 13:47:50 -04:00

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.