Coder Social home page Coder Social logo

k6-qmk's Introduction

Keychron K6 QMK

This repo is for me to compile QMK firmware for my Keychron K6 keyboard. Actually, it uses the Sonix QMK fork to work on the K6's SN32F248B chip.

It uses GitHub actions to build and upload compiled .bin files suitable for flashing with Sonix Flasher.

I did this for two reasons:

  1. I wanted a semi-reproducible environment to build firmware on in case my computers change.
  2. I wanted an archive of the keymap code and the generated firmwares. This way I can tag a working version on GitHub and always have a copy in case I break something.

K6 Keymap

My K6 keymap is at keyboards/keychron/k6/keymaps/ansi-josh/keymap.c. It is a copy of the keychron/k6/rgb/ansi:ansi that I've tweaked a bit.

See the releases page for tagged builds.

GitHub Workflow

Make changes to keymap.c and then commit/push them to GitHub. If a build passes, the compiled firmware will be uploaded as a build artifact. It can be downloaded from the view build page on GitHub. These uploads will be deleted eventually, so do not rely on being able to download them forever.

When the firmware reaches a good saving point, uploading a git tag will trigger a build and upload the compiled firmware as a release asset. These files stay on GitHub for the life of the project.

To see how to do this locally on macOS or Linux, see .github/workflows/build.yml.

Huge thanks to QMK-on-K6 for outlining this process!

k6-qmk's People

Contributors

itspriddle avatar

Forkers

j4byers

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.