You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
1.2 KiB

  1. # Zodiark Keyboard
  2. ![Zodiark Split](https://i.imgur.com/49O8aowl.jpg)
  3. 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.
  4. * Keyboard Maintainer: [Aleblazer](https://github.com/Aleblazer/), [Discord Link](https://discord.gg/BCSbXwskVt)
  5. * Hardware Supported: Pro Micro and derivatives
  6. * Hardware Availability: Pending Group Buy - [Discord Link](https://discord.gg/BCSbXwskVt)
  7. Make example for this keyboard (after setting up your build environment):
  8. make aleblazer/zodiark:default
  9. Flashing example for this keyboard:
  10. make aleblazer/zodiark:default:flash
  11. Remove TRRS cable from halves, plug into one side, press reset button when asked. Repeat process on the other side.
  12. See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
  13. Credit to Sofle and Josef Adamcik <josef.adamcik@gmail.com> for OLED and layer code.