qmk-firmware/keyboards/handwired/qc60
Drashna Jaelre e6b9980bd4 Remove keymap_config extern from default keymaps (#7399)
* Remove keymap_config extern from default keymaps

* Revert unicode

Apparently VSCode does not like unicode, I didn't actually edit these lines, so it must have been automatic... :(

Co-Authored-By: fauxpark <fauxpark@gmail.com>
2019-11-20 22:31:36 +00:00
..
keymaps Remove keymap_config extern from default keymaps (#7399) 2019-11-20 22:31:36 +00:00
proto handwired/qc60: refactor, Configurator update, and readme update (#4878) 2019-01-18 21:43:24 -08:00
README.md handwired/qc60: refactor, Configurator update, and readme update (#4878) 2019-01-18 21:43:24 -08:00
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
info.json handwired/qc60: refactor, Configurator update, and readme update (#4878) 2019-01-18 21:43:24 -08: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 Cleanup rules.mk for 32U4 keyboards, H (#7030) 2019-10-20 12:51:37 -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 the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.