qmk-firmware/keyboards/s60_x
Brian Choromanski 6c74d734c2 Fixed various keymaps and the allocation of "key_combos" (#2526)
* Fixed plank keymaps so that they will compile for planck light

* tv44:budi now compiles

* s60_x:amnesia0287 now compiles

* Fixed allocation of key_combos so that narze keymap for planck can compile correctly

* Disabled rgb on ergodone and infinity

* Enabled tap dance so it compiles

* Added return statement so it compiles

* If compiling on light disable extra functionality

* Properly redefined variable so it compiles
2018-03-16 16:20:09 -04:00
..
default Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00
keymaps Fixed various keymaps and the allocation of "key_combos" (#2526) 2018-03-16 16:20:09 -04:00
rgb Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00
config.h fixes s60_x keyboard 2017-04-30 10:48:17 -04:00
readme.md Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00
rules.mk Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00
s60_x.c fixes s60_x keyboard 2017-04-30 10:48:17 -04:00
s60_x.h Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10: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.