qmk-dactyl-manuform-a/keyboards/rgbkb/zygomorph
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
..
common Clean up includes for glcdfont headers (#7745) 2020-03-01 17:56:50 +11:00
keymaps Better handle LTO_ENABLE (#9832) 2020-08-29 14:30:02 -07:00
rev1 Remove `DESCRIPTION`, R-V (#11632) 2021-01-20 12:40:35 +11:00
.noci Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
config.h [Keyboard] Create RGBKB Folder (#5858) 2019-05-14 11:58:56 -07:00
readme.md [Keyboard] Create RGBKB Folder (#5858) 2019-05-14 11:58:56 -07:00
rules.mk Add a <FEATURE>_SUPPORTED flag (#9058) 2021-01-30 13:08:58 -08:00
zygomorph.c [Keyboard] Create RGBKB Folder (#5858) 2019-05-14 11:58:56 -07:00
zygomorph.h [Keyboard] Create RGBKB Folder (#5858) 2019-05-14 11:58:56 -07:00

readme.md

Zygomorph

Zygomorph

Zygomorph is the thinnest keyboard with a fully enclosed case. It's only 3.2mm thick below the switches, including screws. It can be used in 5x6 and 4x6 split, or 5x12 and 4x12 combined. It has per-key RGB, supports Kailh Choc and MX switches, and has 10 rotary encoder positions per half (only one can be used per half). The board has pre-soldered components, including type C ports and ATmega32U4. The build guide can be found here.

Keyboard Maintainer: Legonut
Hardware Supported: Zygomorph R1.0
Hardware Availability: RGBKB

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

make rgbkb/zygomorph:default

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