]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/sx60/readme.md
Remove more commented out MCUs
[qmk_firmware.git] / keyboards / sx60 / readme.md
1 SX60
2 ===
3
4
5 ![SX60](https://i.imgur.com/hZZHrRr.jpg)
6
7
8 Keyboard Maintainer: [amnobis](https://github.com/amnobis)  
9 Hardware Supported: SX60  
10 Hardware Availability: [geekhack.org/index.php?topic=93665.0](https://geekhack.org/index.php?topic=93665.0)
11
12 Make example for this keyboard (after setting up your build environment):
13
14     make SX60:default
15
16 Or to make and flash:
17
18     make SX60:default:dfu
19
20 See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.