1
0
Fork 0
qmk_firmware/keyboards/sx60
Ryan bd70f5261c
Remove matrix_key_count() (#16603)
* Remove `matrix_key_count()`

* Remove `matrix_bitpop()`
2022-03-10 12:18:07 +00:00
..
keymaps
config.h
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
matrix.c Remove matrix_key_count() (#16603) 2022-03-10 12:18:07 +00:00
readme.md
rules.mk Fix up build options comments (#15463) 2021-12-12 18:05:37 -08:00
sx60.c Refactor use of legacy i2c implementation (#14341) 2021-09-07 16:34:59 +01:00
sx60.h Merge remote-tracking branch 'origin/master' into develop 2021-09-08 22:44:49 +00:00

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.