Code Monkey home page Code Monkey logo

zmk-dongle-display's Introduction

Dongle Display

The ZMK shield in this module repository, when added, replaces the built-in status screen with a custom one designed for use with 128x64-pixel OLED displays. As it shows only the peripheral battery levels, it is recommended to be used on dongles only.

Usage

To use, first add this module to your config/west.yml by adding a new entry to remotes and projects:

manifest:
  remotes:
    - name: zmkfirmware
      url-base: https://github.com/zmkfirmware
    - name: englmaxi
      url-base: https://github.com/englmaxi
  projects:
    - name: zmk
      remote: zmkfirmware
      revision: main
      import: app/west.yml
    - name: zmk-dongle-display
      remote: englmaxi
      revision: win # Windows modifier symbols
      # revision: mac # MacOS modifier symbols
  self:
    path: config

Than replace the build-in status screen by adding dongle_display to your build.yaml:

---
include:
  - board: seeeduino_xiao_ble
    shield: sweep_central_dongle dongle_display

The shield assumes that the dongle is already set up and working with the built-in status screen. Have a look at the shields in my zmk-config to see how I did it.

Widgets

  • active hid indicators (CLCK, NLCK, SLCK)
  • active modifiers
  • bongo cat
  • highest layer name
  • output status
  • peripheral battery levels

Demo

output mods

Dongle Designs

zmk-dongle-display's People

Contributors

englmaxi avatar

Stargazers

 avatar Selman Kayrancioglu avatar Ying Kun Zhan avatar हर्ष • Harsh • ハラシャ avatar Matsumo avatar  avatar Patrick Elmquist avatar

Watchers

 avatar

Forkers

whisky626

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.