diff options
author | Drashna Jaelre <drashna@live.com> | 2021-01-31 02:41:18 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-31 11:41:18 +0100 |
commit | c1361005fac8fe7ee20904e75fc014a8ef34704e (patch) | |
tree | 944736526b05def72ebaf7668aca8c488cf8699b /keyboards/splitkb/zima/readme.md | |
parent | 6ce6a94216550b6d268cbd399f787562eadf5d21 (diff) | |
download | qmk_firmware-c1361005fac8fe7ee20904e75fc014a8ef34704e.tar.gz qmk_firmware-c1361005fac8fe7ee20904e75fc014a8ef34704e.zip |
[Keyboard] SplitKB's Zima (#11577)
Co-authored-by: Thomas Baart <thomas@splitkb.com>
Co-authored-by: Joel Challis <git@zvecr.com>
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). |