qmk-dactyl-manuform-a/keyboards/aleblazer/zodiark
Ryan 5af1799735
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
2021-09-12 15:27:29 +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 Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
readme.md Aleblazer Zodiark touch-up (#12279) 2021-03-18 14:38:08 +11:00
rules.mk Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) 2021-09-12 15:27:29 +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.