You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan 8f6c228adb
Move `SOFT_SERIAL_PIN` to data driven (#19863)
1 year ago
..
keymaps Remove useless line continuations (#19399) 1 year ago
proto Remove usages of config_common.h from config.h files. (#19714) 1 year ago
config.h Move `SOFT_SERIAL_PIN` to data driven (#19863) 1 year ago
info.json Move `SOFT_SERIAL_PIN` to data driven (#19863) 1 year ago
qc60.c Keyboard: Add QC60 (#3472) 6 years ago
qc60.h Change keyboard level include guards to `pragma once` (#14248) 2 years ago
readme.md Rename keyboard-level readmes to lower-case (#10759) 3 years ago
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 1 year ago

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