1
0
Fork 0
qmk_firmware/keyboards/handwired/qc60
Ryan c72ed7c024
CLI: Parse USB device version BCD (#14580)
* CLI: Parse USB device version BCD

* Apply suggestions
2022-01-17 08:44:34 +11:00
..
keymaps Remove unnecessary backslash-escapes in default keymaps (#15472) 2021-12-14 12:41:16 +00:00
proto Remove empty override functions (#14312) 2021-09-05 21:36:31 +01:00
config.h CLI: Parse USB device version BCD (#14580) 2022-01-17 08:44:34 +11:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
qc60.c
qc60.h Change keyboard level include guards to pragma once (#14248) 2021-09-01 19:03:14 +10:00
readme.md Rename keyboard-level readmes to lower-case (#10759) 2020-10-25 15:23:42 +00:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

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 the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.