mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2025-12-22 14:11:57 +00:00
master
My personal fork of the QMK project for the purposes of defining my own custom keyboard layouts.
Installation
- Build the firmware
poetry install
poetry run ./compile_my_layout.sh
- Disconnect all wires from keyboard, hold button on kb half while connecting USB.
- Drag-and-drop .uf2 file onto kb storage.
- Repeat for other kb half
Warning
The current version of this software is broken due to issue #24725. It will not be able to be compiled to a .uf2 file until this issue is fixed.
Keymap
Languages
C
91.2%
C++
5.7%
Python
1.7%
Makefile
1.2%