~ruther/qmk_firmware

ref: 16d2db5048acedfc9dd5f8e85ca19e50f139ba13 qmk_firmware/docs/newbs_building_firmware_configurator.md -rw-r--r-- 1.1 KiB
16d2db50 — James Young Migrate `LOCKING_*_ENABLE` to Data-Driven: I-J (#23767) 11 months ago

#QMK Configurator

QMK Configurator Screenshot

The QMK Configurator is an online graphical user interface that generates QMK Firmware .hex or .bin files.

It should be noted that Configurator cannot produce firmwares for keyboards using a different controller than they were designed for, i.e. an RP2040 controller on a board designed for pro micro. You will have to use the command line converters for this.

Watch the Video Tutorial. Many people find that is enough information to start programming their own keyboard.

The QMK Configurator works best with Chrome or Firefox.

!> Note: Files from other tools such as Keyboard Layout Editor (KLE), or kbfirmware will not be compatible with QMK Configurator. Do not load them, do not import them. QMK Configurator is a DIFFERENT tool.

Please refer to QMK Configurator: Step by Step.

Do not follow this link