qmk_firmware/keyboards/handwired/qc60
Michael Pio c14e297ad5 Keyboard: Add QC60 (#3472)
* Added initial files for QC60 prototype

* renamed all 'keymap' to 'layout'

* renamed layout macros to suggested naming convention of LAYOUT_macro_description

* replaced boilerplate

* removed rules.mk from keymap folders

* replaced 'qc60/rev1' with 'qc60/proto'

* replaced more boilerplate

* renamed DEFAULT_FOLDER to point at the correct folder

* updated readme
2018-07-25 08:18:36 -07:00
..
keymaps Keyboard: Add QC60 (#3472) 2018-07-25 08:18:36 -07:00
proto Keyboard: Add QC60 (#3472) 2018-07-25 08:18:36 -07:00
README.md Keyboard: Add QC60 (#3472) 2018-07-25 08:18:36 -07:00
config.h Keyboard: Add QC60 (#3472) 2018-07-25 08:18:36 -07:00
info.json Keyboard: Add QC60 (#3472) 2018-07-25 08:18:36 -07:00
qc60.c Keyboard: Add QC60 (#3472) 2018-07-25 08:18:36 -07:00
qc60.h Keyboard: Add QC60 (#3472) 2018-07-25 08:18:36 -07:00
rules.mk Keyboard: Add QC60 (#3472) 2018-07-25 08:18:36 -07:00

README.md

QC60

qc60 layout

A split 60% staggered keyboard made by Peioris.

Keyboard Maintainer: Peioris
Hardware Supported: QC60 PCB, Pro Micro
Hardware Availability: N/A at the moment

Handwiring Resources: Pro Micro Wiring, Keymapping

Make example for this keyboard (after setting up your build environment):

make handwired/qc60/proto:default

Example of flashing this keyboard:

make handwired/qc60/proto:avrdude

See build environment setup then the make instructions for more information.