qmk-dactyl-manuform-a/keyboards/splitkb/zima
Drashna Jaelre 58a5030661
[Keymap] Drashna's Improve OLEDs and custom Split code (#14063)
* Fill the oleds with right mods

* Enable double mods on x32 oleds

* Disable forced NKRO

* Make oleds fancy only on good MCUs

* Overhaul oled display

* Further enhance oled, with kitty!

* Final oled form

* Not working transport

* Transport id of woring

* Add acceleration

* fix button placement for accel macro

* Fix accelartion location and behavior

* Remove OLED sync code

* Fix alignment issue

* Remove audio hack

* Fix up zima keymap

* Add matrix slave scan function and cleanup drashna.h

* Clean up user space

* Allow userspace sync to be disable-able

* Fix weird issue with audio

* Fix alignment issue with user split sync

* Disable second rgb matrix task

* Disable additional animations

* Change dynamic keymap settings

* Hacky fix for borked corne

* Add Blackpill (F411) support to tractyl manuform

* remove manual via eeprom reset

* Remove all references to rgblight twinkle

* Fix issues with config processing
2021-08-21 13:34:44 -07:00
..
keymaps [Keymap] Drashna's Improve OLEDs and custom Split code (#14063) 2021-08-21 13:34:44 -07:00
config.h [Keyboard] Fix up SplitKB keyboards (#13511) 2021-07-25 18:18:39 -07:00
info.json
readme.md
rules.mk Remove Full Bootmagic (#13846) 2021-08-06 23:59:56 -07:00
zima.c Convert Encoder callbacks to be boolean functions (#12805) 2021-05-21 23:17:32 -07:00
zima.h

readme.md

Zima

Zima

A feature-packed twelve key macropad the size of a creditcard.

  • Keyboard Maintainer: Thomas Baart
  • Hardware Supported: Onboard ATmega32u4 with speaker, encoder, RGB underglow, OLED and haptic support, with a Type C connector
  • Hardware Availability: splitkb.com

Make example for this keyboard (after setting up your build environment):

make splitkb/zima:default

Keyboard can be put into bootloader mode by pressing the button to the right of the USB port on the underside of the PCB.

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.