You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
James Churchill 6d2071ad6e Fix `1<col` instead of `1<<col` typo in matrix_is_on() 5 years ago
..
keymaps Adding SX60 work by amnobis and configurator settings (#3122) 5 years ago
config.h Adds a default value for IS_COMMAND for COMMAND feature (#4301) 5 years ago
i2cmaster.h Adding SX60 work by amnobis and configurator settings (#3122) 5 years ago
info.json remove trailing comma to fix parsing issue (#3130) 5 years ago
matrix.c Fix `1<col` instead of `1<<col` typo in matrix_is_on() 5 years ago
readme.md Modified URLs to point to new locations 5 years ago
rules.mk Adding SX60 work by amnobis and configurator settings (#3122) 5 years ago
sx60.c Adding SX60 work by amnobis and configurator settings (#3122) 5 years ago
sx60.h Adding SX60 work by amnobis and configurator settings (#3122) 5 years ago
twimaster.c Adding SX60 work by amnobis and configurator settings (#3122) 5 years ago

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.