Giter VIP home page Giter VIP logo

vikkormallansohn / qmk_firmware Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zsa/qmk_firmware

0.0 1.0 0.0 128.45 MB

QMK, forked for the ErgoDox EZ Configurator (to safeguard stability)

Home Page: http://qmk.fm

License: GNU General Public License v2.0

Dockerfile 0.01% Makefile 1.74% Shell 0.47% C 76.92% C++ 17.10% Objective-C 0.51% Python 1.19% Assembly 1.38% Ruby 0.01% HTML 0.20% Nix 0.02% PHP 0.32% Batchfile 0.15%

qmk_firmware's Introduction

ZSA's fork of QMK Firmware

Current Version Build Status GitHub contributors GitHub forks

This purpose of this fork is maintain a clean repo that only contains the keyboard code that we need, and as little else as possible. This is to keep it lightweight, since we only need a couple of keyboards. This is the repo that the EZ Configurator will pull from.

Supported Keyboards

Maintainers

QMK is developed and maintained by Jack Humbert of OLKB with contributions from the community, and of course, Hasu. The ZSA branch is maintained by Drashna, ZSA's official QMK Liaison, and by Florian Didron, ZSA's lead developer, with input from Erez Zukerman (ZSA CEO).

Update Process

  1. Check out branch from ZSA's master branch:
    1. git remote add zsa https://github.com/ErgoDox-EZ/qmk_firmware.git
    2. git fetch --all
    3. git checkout -B branchname zsa/master
    4. git push -u zsa branchname
  2. Check for core changes:
  3. git cherry-pick the commits we want
    • git rm docs/* -r to remove the document updates when cherry picking. Repeat for any keyboard/keymap/etc that have changes that we aren't interested in
  4. Commit update
    • Include commit info in [changelog.md](http://changelog.md)
  5. Open Pull request, and include information about the commit

Strategy

To keep PRs small and easier to test, they should ideally be 1:1 with commits from QMK Firmware master. They should only group commits if/when it makes sense. Such as multiple commits for a specific feature (split RGB support, for instance)

Merging

Pull Requests should be merged/rebased, not squashed, so we can maintain a commit history that is close to QMK Firmware's, for ease of reference.

qmk_firmware's People

Contributors

jackhumbert avatar yashikno avatar fredizzimo avatar drashna avatar tmk avatar skullydazed avatar noroadsleft avatar ezuk avatar mechmerlin avatar priyadi avatar fauxpark avatar ibnobody avatar nooges avatar xyverz avatar zvecr avatar fdidron avatar vomindoraan avatar sboesebeck avatar didierloiseau avatar mtei avatar xyxjj avatar replicajunction avatar 333fred avatar algernon avatar mazinbokhari avatar balzguenat avatar jpetermans avatar xscorpion2 avatar callum-oakley avatar talljoe avatar

Watchers

James Cloos 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.