Giter Site home page Giter Site logo

greatwizard / qmk-firmware-build Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 1.0 90 KB

Home Page: https://github.com/GreatWizard/qmk-firmware-build/releases/tag/nightly

License: GNU General Public License v3.0

JavaScript 100.00%
automation build keyboard keymap qmk qmk-firmware firmware via vial

qmk-firmware-build's Introduction

QMK Firmware Build

CI Publish License: GPL-3.0 Liberapay

This project uses QMK Firmware.

It builds all the via/vial keyboard firmwares configured in the repository. If vial firmware is not available, the default firmware is built as a fallback.

Release

Every night the script is executed by Github Actions and updates the nightly tag.

You can download the files directly here: https://github.com/GreatWizard/qmk-firmware-build/releases/tag/nightly

How to flash a firmware

Follow steps from this guide: Flashing your keyboard.

VIA or VIAL?

VIA and VIAL are cross-platform (Windows, Linux and Mac) GUI for configuring your keyboard in real time. VIA is a closed-source and integrated natively in QMK Firmware. Vial is an open-source and is based on a QMK fork.

VIA

See documentation here: https://www.caniusevia.com/

VIAL

See documentation here: https://get.vial.today/

Add my keyboards

You can add your keyboards by doing a pull request with the following content:

  • create a new user in the users directory that is exactly you GitHub nickname
  • for QMK firmwares, add a file keyboards.yml in your directory following this structure:
---
- keyboard: kprepublic/jj50 # required
  keymaps: [greatwizard] # required
- fork: # optional
    username: piit79 # required
    repository: qmk_firmware # optional, defaults to qmk_firmware
    branch: master # optional, defaults to master
  keyboard: 42keebs/mysterium/v15d # required
  keymaps: [via] # required
  • for vial firmwares, add a file vial.yml in your directory following this structure:
---
- fork: # optional
    username: greatwiard # required
    repository: vial-qmk # optional, defaults to vial-qmk
    branch: jj50 # optional, defaults to vial
  keyboard: kprepublic/jj50 # required
  keymaps: [vial] # required

Alternative places to get firmwares

qmk-firmware-build's People

Contributors

greatwizard avatar

Watchers

 avatar  avatar  avatar

Forkers

appdevtk

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.