qmk_firmware/keyboards/aleblazer/zodiark
Jack Sangdahl 12dc6d1ac8
Fix serial speed DD configuration & migrate keyboards (#25546)
* Fix serial speed DD configuration

- Fixes incorrect SOFT_SERIAL_SPEED mapping
- Renames key split.soft_serial_speed -> split.serial.speed
- Migrates keyoards that configure this, and remove configuration from keyboards that do not differ from the default behaviour
- Add deprecation notice and migration support
2025-08-09 23:14:40 +01:00
..
keymaps/default Update keymaps to use PDF keycode (#24633) 2024-11-23 13:35:34 +00:00
keyboard.json Configure boards to use development_board - ABC (#25417) 2025-06-28 22:34:59 +01:00
readme.md
zodiark.c

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.