1
0
Fork 0
qmk_firmware/keyboards/sx60
James Churchill 6d2071ad6e Fix `1<col` instead of `1<<col` typo in matrix_is_on() 2019-01-27 08:37:26 -08:00
..
keymaps Adding SX60 work by amnobis and configurator settings (#3122) 2018-06-05 12:43:20 -07:00
config.h Adds a default value for IS_COMMAND for COMMAND feature (#4301) 2019-01-26 15:49:45 -08:00
i2cmaster.h Adding SX60 work by amnobis and configurator settings (#3122) 2018-06-05 12:43:20 -07:00
info.json
matrix.c Fix `1<col` instead of `1<<col` typo in matrix_is_on() 2019-01-27 08:37:26 -08:00
readme.md
rules.mk
sx60.c Adding SX60 work by amnobis and configurator settings (#3122) 2018-06-05 12:43:20 -07:00
sx60.h
twimaster.c

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.