qmk_firmware/keyboards/sx60
Jason 96546c79c0 Adding SX60 work by amnobis and configurator settings (#3122)
* Add SX60

* Add config maps and layouts as well as readmes.

* cleanup and fixes

* correct readme

* add missing closing commenty tag

* Changing includes to QMK_KEYBOARD_H

* Update settings.json

Remove config change that was added automatically by vscode.

* Update readme.md

fix readme formatting
2018-06-05 12:43:20 -07:00
..
keymaps Adding SX60 work by amnobis and configurator settings (#3122) 2018-06-05 12:43:20 -07:00
config.h Adding SX60 work by amnobis and configurator settings (#3122) 2018-06-05 12:43:20 -07:00
i2cmaster.h Adding SX60 work by amnobis and configurator settings (#3122) 2018-06-05 12:43:20 -07:00
info.json Adding SX60 work by amnobis and configurator settings (#3122) 2018-06-05 12:43:20 -07:00
matrix.c Adding SX60 work by amnobis and configurator settings (#3122) 2018-06-05 12:43:20 -07:00
readme.md Adding SX60 work by amnobis and configurator settings (#3122) 2018-06-05 12:43:20 -07:00
rules.mk Adding SX60 work by amnobis and configurator settings (#3122) 2018-06-05 12:43:20 -07:00
sx60.c Adding SX60 work by amnobis and configurator settings (#3122) 2018-06-05 12:43:20 -07:00
sx60.h Adding SX60 work by amnobis and configurator settings (#3122) 2018-06-05 12:43:20 -07:00
twimaster.c Adding SX60 work by amnobis and configurator settings (#3122) 2018-06-05 12:43:20 -07:00

readme.md

SX60

SX60

Keyboard Maintainer: amnobis Hardware Supported: SX60 Hardware Availability: geekhack.org/index.php?topic=93665.0

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

make SX60:default

Or to make and flash:

make SX60:default:dfu

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