Skip to content

Latest commit

 

History

History
136 lines (107 loc) · 4.75 KB

index.md

File metadata and controls

136 lines (107 loc) · 4.75 KB
title layout homepage hide_title
Das Keyboard Q Desktop Software
page
true
true

Das Keyboard is now in Beta!!  

Control Das Keyboard RGB devices

<div class = "row" style="display: flex;">
    <div class="col-md-6">
        <div class="homepage__tagline">
        The Das Keyboard 5Q is a cloud connected keyboard that can display color notifications its keys. 
        Notifications come from Twitter, Gmail, eBay, Facebook and many others. 
        Hundreds of applications can be configured via IFTTT and Zapier, transforming the 5Q keyboard into a RGB dashboard. 
        An open REST API is available for programmers
        </div>
    </div>
    <div class="col-md-6">
        <div class="hot-reload-gif-container">
            <img src="{{ "images/5q-animation-whitebg.gif"  | relative_url }}"
                class="homepage__illustration--image"
                alt="Animation of the 5Q keyboard receiving signals">
        </div>
    </div>
</div>

<div class="homepage__button_row">
<a href="{{ "get-started/"  | relative_url }}" class="get-started-button">Get Started</a>
</div>

<div class="key-points">

    <div class="homepage__key_point">
        <div class="homepage__key_point_title">Illumination</div>

        <p>
        The Dashboard view displays the latest signals received.
        Hovering over a key will display the notification content.
        </p>
    </div>

    <div class="homepage__key_point">
        <div class="homepage__key_point_title">Q signal center</div>

        <p>
        Press the Q button to access notifications.
        </p>
    </div>

    <div class="homepage__key_point">
        <div class="homepage__key_point_title">Cloud connection</div>

        <p>
        Receive IFTTT and Zapier notifications directly on the 5Q.
        </p>
    </div>

</div>

Q signal center

<p>
Press the Q button to access notifications.
</p>

<img src="{{ "images/homepage/signal-center.png"  | relative_url }}" width="1004" height="662" alt="Q signal center of the Q software application.">

Cloud connection

<p>
    Receive IFTTT and Zapier notifications directly on the 5Q.
</p>

<img src="{{ "images/homepage/q-desktop-advanced-software.gif" | relative_url }}" width="680" height="414" alt="Animation of the cloud connection between the keyboard, the Q software and Zapier/IFTTT/Q cloud.">

Illumination

<p>
    The Dashboard view displays the latest signals received.
    Hovering over a key will display the notification content.
</p>

<img src="{{ "images/homepage/capture-illumination.png"  | relative_url }}" width="1671" height="912" alt="Q software application in the Illumination mode.">
<div class="homepage__try_today">Try Das Keyboard today. Getting started is easy.</div>

<div class="homepage__button_row">
<a href="{{ "get-started/"  | relative_url }}" class="get-started-button">Get Started</a>
</div>