qmk-dactyl-manuform-a/keyboards/aleblazer/zodiark
Xelus22 4e1c5887c5
[Core] Refactor OLED to allow easy addition of other types (#13454)
* add docs

* core changes

* update keyboards to new OLED

* updated users to new OLED

* update layouts to new OLED

* fixup docs

* drashna's suggestion

* fix up docs

* new keyboards with oled

* core split changes

* remaining keyboard files

* Fix The Helix keyboards oled options

* reflect develop

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: mtei <2170248+mtei@users.noreply.github.com>
2021-08-24 16:28:26 +10:00
..
keymaps [Core] Refactor OLED to allow easy addition of other types (#13454) 2021-08-24 16:28:26 +10: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 [Core] Refactor OLED to allow easy addition of other types (#13454) 2021-08-24 16:28:26 +10: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.