qmk_firmware/keyboards/handwired/qc60
2023-02-17 16:40:49 +11:00
..
keymaps Remove useless line continuations (#19399) 2022-12-30 11:48:05 +11:00
proto Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
config.h Move SOFT_SERIAL_PIN to data driven (#19863) 2023-02-17 16:40:49 +11:00
info.json Move SOFT_SERIAL_PIN to data driven (#19863) 2023-02-17 16:40:49 +11:00
qc60.c Keyboard: Add QC60 (#3472) 2018-07-25 08:18:36 -07:00
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 Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +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.