Git Product home page Git Product logo

zmk's Introduction

ZMK Firmware: Personal fork

This is my personal ZMK fork containing various experimental features used in my zmk-config. This branch is up to date with the latest ZMK upgrade to Zephyr 3.5. A legacy version of this branch for Zephyr 3.2 can be found here.


Note that the branch now includes the official mouse PR #2027. If you are updating from an earlier version with the original mouse PR #778, then the following adjustments are necessary in your zmk-config:

  • &mwh --> &msc
  • MOVE_VERT --> MOVE_Y or MOVE_LEFT/MOVE_RIGHT
  • MOVE_HOR --> MOVE_X or MOVE_UP/MOVE_DOWN
  • SCROLL_VERT --> MOVE_Y or SCRL_UP/SCRL_DOWN
  • SCROLL_HOR --> MOVE_X or SCRL_LEFT/SCRL_RIGHT

E.g., this is my current mouse configuration using the new api.


Below is a list of features currently included in this branch on top of the official ZMK master branch.

In order to use this branch with Github Actions, replace the contents of west.yml in your zmk-config/config directory with the following contents:

manifest:
  remotes:
    - name: urob
      url-base: https://github.com/urob
  projects:
    - name: zmk
      remote: urob
      revision: main
      import: app/west.yml
  self:
    path: config

zmk's People

Contributors

andrewjrae avatar bcat avatar bortoz avatar brainwart avatar caksoylar avatar careyk007 avatar chenkevinh avatar chrisandreae avatar clicketysplit avatar crossr avatar davidphilipbarr avatar dependabot[bot] avatar dxmh avatar filterpaper avatar idan avatar innovaker avatar joelspadin avatar kurtis-lew avatar lesshonor avatar lownightsnack avatar megamind4089 avatar na-cly avatar nicell avatar okke-formsma avatar petejohanson avatar refil avatar tsquash avatar urob avatar xudongzheng avatar zhiayang avatar

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.