diff options
author | QMK Bot <hello@qmk.fm> | 2021-01-31 10:42:07 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-01-31 10:42:07 +0000 |
commit | 6cada2a35f57629f821852ba629e33e9abee3e74 (patch) | |
tree | 4d0c3ad05cfa57833fd5afa82c2c1bae587989a5 /keyboards/splitkb/zima/readme.md | |
parent | 213e64f94436f6fece2a7da3283052f6d083086e (diff) | |
parent | c1361005fac8fe7ee20904e75fc014a8ef34704e (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/splitkb/zima/readme.md')
-rw-r--r-- | keyboards/splitkb/zima/readme.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/splitkb/zima/readme.md b/keyboards/splitkb/zima/readme.md new file mode 100644 index 0000000000..d974500306 --- /dev/null +++ b/keyboards/splitkb/zima/readme.md @@ -0,0 +1,17 @@ +# Zima + +![Zima](https://cdn.shopify.com/s/files/1/0227/9171/6941/products/Zima_Clear_Side.jpg?v=1596531772) + +A feature-packed twelve key macropad the size of a creditcard. + +* Keyboard Maintainer: [Thomas Baart](https://github.com/splitkb) +* Hardware Supported: Onboard ATmega32u4 with speaker, encoder, RGB underglow, OLED and haptic support, with a Type C connector +* Hardware Availability: [splitkb.com](https://splitkb.com/collections/keyboard-kits/products/zima) + +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](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). |