qmk_firmware/keyboards/sx60
2024-04-17 03:15:02 +01:00
..
keymaps Remove obvious user keymaps, keyboards/{s,t}* edition. (#23084) 2024-02-15 09:42:01 +00:00
config.h Move backlight config to data driven (#19910) 2023-02-26 08:37:57 +11:00
keyboard.json Migrate build target markers to keyboard.json - S (#23532) 2024-04-17 03:15:02 +01:00
matrix.c i2c: rename read/write register functions (#22905) 2024-01-16 02:26:40 +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 build target markers to keyboard.json - S (#23532) 2024-04-17 03:15:02 +01:00
sx60.c i2c: rename read/write register functions (#22905) 2024-01-16 02:26:40 +00: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.