This repo contains the QMK ARDUX implementation and pre-built firmware for boards that have been setup to use ARDUX by the core ARDUX development team.
The Releases
area of this repository contains the latest builds of the QMK ARDUX implementation. You can click on the most recent release and download the appropriate artifact for your MCU + board combination.
The firmware files are auto built for a variety of common boards as well as community requested/supported boards. Our builds do NOT override default mcu/bootloader/architecture. Please mind this fact if you've tweaked your board in any way relative to the official QMK sources.
We recommend Windows and OSX users download the pre-built hex files and use QMK Toolbox.
If you are on Linux, you'll need to use the qmk flash
command with the same options as we use to compile. The compile options can be found in DEVELOPMENT.md
and are compatible with the qmk flash
command. If there is an alternative thats easier to use, please let us know on Discord or GitHub Issue.
We are NOT responsible for any failed firmware flashes!
See DEVELOPMENT.md
See [REMIXING.md]
A lot of this work wouldn't be possible with outside inspiration. In no particular order:
- The ARDUX community for their help ensuring our code is maximally accessible
- filterpaper's QMK userspace
- sungo's QMK userspace
Unless otherwise stated all source code is licensed under the Apache 2 License.
Unless otherwise stated the non source code contents of this repository are licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License