This repository contains custom modifications for the keyboard firmware.
The modifications are available in the qmk - feature/keyboard-firmware
and vial - feature/keyboard-firmware
branch.
Please check out this branch to use the modified version:
git clone -b feature/keyboard-firmware https://github.com/darakuneko/qmk_firmware.git
git clone -b feature/keyboard-firmware https://github.com/darakuneko/vial-qmk.git
- This repository is generally licensed under the MIT License. See LICENSE
- The
/qmk
directory contains code derived from QMK Firmware and is licensed under GPL v2. See qmk/LICENSE