qmk-dactyl-manuform-a/keyboards/aleblazer/zodiark
Drashna Jaelre a0fed0ea17
Convert Encoder callbacks to be boolean functions (#12805)
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2021-05-21 23:17:32 -07:00
..
keymaps Convert Encoder callbacks to be boolean functions (#12805) 2021-05-21 23:17:32 -07:00
config.h Adding Zodiark Split keyboard (#11837) 2021-03-06 18:56:48 +00:00
info.json Aleblazer Zodiark touch-up (#12279) 2021-03-18 14:38:08 +11:00
readme.md Aleblazer Zodiark touch-up (#12279) 2021-03-18 14:38:08 +11:00
rules.mk Adding Zodiark Split keyboard (#11837) 2021-03-06 18:56:48 +00:00
zodiark.c Adding Zodiark Split keyboard (#11837) 2021-03-06 18:56:48 +00:00
zodiark.h Adding Zodiark Split keyboard (#11837) 2021-03-06 18:56:48 +00:00

readme.md

Zodiark Keyboard

Zodiark Split

A split keyboard with 5x7 including a thumbcluster, encoders on each side, per key RGB, and 2x I2C headers per side, supporiting 1.3"/.96" 128x64 OLEDs (the 1.3" is an SSH1106 OLED, refer to QMK documentation for limitations), .91" 128x32 OLEDs.

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

make aleblazer/zodiark:default

Flashing example for this keyboard:

make aleblazer/zodiark:default:flash

Remove TRRS cable from halves, plug into one side, press reset button when asked. Repeat process on the other side.

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

Credit to Sofle and Josef Adamcik josef.adamcik@gmail.com for OLED and layer code.