qmk_firmware/keyboards/aleblazer/zodiark
Ryan 7e0299117b
Move encoder config to data driven (#19923)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-26 09:45:12 +11:00
..
keymaps Remove legacy EEPROM clear keycodes (#18782) 2022-10-20 12:20:07 +01:00
config.h Move encoder config to data driven (#19923) 2023-02-26 09:45:12 +11:00
info.json Move encoder config to data driven (#19923) 2023-02-26 09:45:12 +11:00
readme.md Aleblazer Zodiark touch-up (#12279) 2021-03-18 14:38:08 +11:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
zodiark.c Various fixes for g_led_config lint warnings (#17104) 2022-05-16 09:40:56 +10:00
zodiark.h Adding Zodiark Split keyboard (#11837) 2021-03-06 18:56:48 +00:00

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.