qmk-dactyl-manuform-a/keyboards/rgbkb/zygomorph
Drashna Jaelre 92385b3fb6 Better handle LTO_ENABLE (#9832)
* Better handle LTO_ENABLE

Especially when calling from command line

* Replace LINK_TIME_OPTIMIZATION_ENABLE with LTO_ENABLE

* Remove long for LTO from show_options.mk
2020-08-29 14:30:02 -07: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 Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915) 2020-01-19 14:11:57 +11: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 Trim firmware sizes from default rules.mk, part 3 (#8045) 2020-01-30 11:13:49 -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.