qmk-dactyl-manuform-a/keyboards/quark
Zach White d02c4c5241
Add a <FEATURE>_SUPPORTED flag (#9058)
* Initial attempt at allowing keyboards to indicate what features they do not support

* try to use a for loop instead

* Update disable_features.mk

Co-authored-by: Drashna Jaelre <drashna@live.com>

* add a few more features

* remove my test fixture

* disable things that make all:all suggested"

Co-authored-by: Zach White <skullydazed@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-01-30 13:08:58 -08:00
..
keymaps Quark refactor (#11377) 2021-01-01 05:04:00 +11:00
config.h Update quark pin config (#11398) 2021-01-02 12:38:50 +11:00
info.json Quark refactor (#11377) 2021-01-01 05:04:00 +11:00
quark.c Quark refactor (#11377) 2021-01-01 05:04:00 +11:00
quark.h Quark refactor (#11377) 2021-01-01 05:04:00 +11:00
readme.md Quark refactor (#11377) 2021-01-01 05:04:00 +11:00
rules.mk Add a <FEATURE>_SUPPORTED flag (#9058) 2021-01-30 13:08:58 -08:00

readme.md

Quark

Quark

The Quark PCB is a modified layout for the Planck by OLKB. It's similar to a Planck, but the bottom row was designed to be more useable-larger than 1u keys.

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

make quark:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.