You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/keyboards/s60_x
MechMerlin 1f77868427 More Configurator Warning Fixes (#2716)
* mf68_ble did not have the correct .c and .h files

* Fix JC65 KEYMAP to LAYOUT

* Change KEYMAP to LAYOUT for s60_x

* Convert KEYMAP to LAYOUT for lets_split boards

* Convert KEYMAP to LAYOUT

* more fixes to keymap for iris

* convert KEYMAP to LAYOUT for levinson keyboard

* change losinggeneration's KEYMAP to LAYOUT

* convert KEYMAP to LAYOUT

* convert KEYMAP to LAYOUT for nyquist

* convert KEYMAP to LAYOUT

* convert KEYMAP to LAYOUT for viterbi

* convert KEYMAP to LAYOUT

* convert KEYMAP and its subsidiries to the LAYOUT standard

* convert KEYMAP and its subsidiries to the new LAYOUT standard
7 years ago
..
default More Configurator Warning Fixes (#2716) 7 years ago
keymaps More Configurator Warning Fixes (#2716) 7 years ago
rgb More Configurator Warning Fixes (#2716) 7 years ago
config.h fixes s60_x keyboard 7 years ago
readme.md convert to unix line-endings [skip ci] 7 years ago
rules.mk Make arguments redo, subproject elimination (#1784) 7 years ago
s60_x.c fixes s60_x keyboard 7 years ago
s60_x.h Make arguments redo, subproject elimination (#1784) 7 years ago

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

There are two versions of this keyboard, an RGB and a non RGB one.

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

make s60_x:default

Make example for rgb version of this keyboard:

make s60_x/rgb:default

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