qmk-dactyl-manuform-a/keyboards/splitkb/zima
Drashna Jaelre 9a0addc77e
[Keymap] Drashna Keymap Updates (#14842)
* Fix issues with user split transport code
* Improve OLED (More font stuff, improved keylogger, etc)
* Add `KEYLOCK` macro to disable USB, borrowed from command feature.
* Convert Kyria fully to proton C (no more AVR kyria)
* Add Work Louder Work Board keymap
2021-10-15 22:30:23 -07:00
..
keymaps [Keymap] Drashna Keymap Updates (#14842) 2021-10-15 22:30:23 -07:00
config.h [Keyboard] Fix up SplitKB keyboards (#13511) 2021-07-25 18:18:39 -07:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
readme.md
rules.mk Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) 2021-09-12 15:27:29 +10:00
zima.c [Core] Refactor OLED to allow easy addition of other types (#13454) 2021-08-24 16:28:26 +10: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.