]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/handwired/qc60/README.md
Keyboard: Add QC60 (#3472)
[qmk_firmware.git] / keyboards / handwired / qc60 / README.md
1 QC60
2 ========
3
4 ![qc60 layout](https://i.imgur.com/BAW1VGc.png)
5
6 A split 60% staggered keyboard made by Peioris.
7
8 Keyboard Maintainer: [Peioris](https://github.com/coarse)  
9 Hardware Supported: [QC60 PCB](https://imgur.com/6tIxJ1N), Pro Micro  
10 Hardware Availability: N/A at the moment
11
12 Handwiring Resources: [Pro Micro Wiring](https://imgur.com/UycEYlG), [Keymapping](http://www.keyboard-layout-editor.com/#/gists/a54720ecfd934155b179657938e8e87b)
13
14 Make example for this keyboard (after setting up your build environment):
15
16     make handwired/qc60/proto:default
17
18 Example of flashing this keyboard:
19
20     make handwired/qc60/proto:avrdude
21
22 See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.