qmk_firmware/keyboards/sx60
2023-05-02 08:25:15 +10:00
..
keymaps Remove empty rules.mk from keymaps (#20056) 2023-03-08 03:34:41 +00:00
config.h Move backlight config to data driven (#19910) 2023-02-26 08:37:57 +11:00
info.json info.json whitespace cleanups (#20651) 2023-05-02 08:25:15 +10:00
matrix.c Remove matrix_init_quantum/matrix_scan_quantum (#19806) 2023-02-11 03:47:17 +00:00
readme.md [Keyboard] Add VIA support to SX60 and update default keymap (#11908) 2021-02-26 17:29:23 -08:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
sx60.c Refactor use of legacy i2c implementation (#14341) 2021-09-07 16:34:59 +01:00
sx60.h Fix layouts containing keys with multiple matrix positions (#20191) 2023-03-29 15:47:59 +11: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.