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.
d2ff66a985
* include variables and .h files as pp directives * start layout compilation * split ergodoxes up * don't compile all layouts for everything * might seg fault * reset layouts variable * actually reset layouts * include rules.mk instead * remove includes from rules.mk * update variable setting * load visualizer from path * adds some more examples * adds more layouts * more boards added * more boards added * adds documentation for layouts * use lowercase names for LAYOUT_ * add layout.json files for each layout * add community folder, default keymaps for layouts * touch-up default layouts * touch-up layouts, some keyboard rules.mk * update documentation for layouts * fix up serial/i2c switches |
7 years ago | |
---|---|---|
.. | ||
default | 7 years ago | |
keymaps | 8 years ago | |
rgb | 7 years ago | |
Makefile | 8 years ago | |
config.h | 8 years ago | |
readme.md | 7 years ago | |
rules.mk | 7 years ago | |
s60_x.c | 8 years ago | |
s60_x.h | 8 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
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.