-
Follow the instructions from Setting Up Your QMK Environment, but instead of running
qmk setup
run:qmk setup -H D:\desired_home_dir\qmk_firmware -b wireless_playground_jrs jacobrshields/keychron_qmk_firmware
-
To compile the Keychron V3 Max Dualshot 2 keymap, run:
qmk compile -kb keychron/v3_max/ansi_encoder -km dualshot_2
-
To flash the keyboard, use QMK Toolbox with the compiled
keychron_v3_max_ansi_encoder_dualshot_2.bin
. You can leave the MCU option alone. To put the keyboard into Device Firmware Upgrade (DFU) mode, set its connectivity toggle to wired mode, unplug the cable (if inserted), and then press and hold the Escape key while inserting the cable. -
To use VIA, install it (see releases); go to the Settings tab; set Render Mode to 3D (otherwise VIA can't detect the keyboard for some reason); enable Show Design tab; go to the Design tab; and load the definition from
qmk_firmware\keyboards\keychron\v3_max\ansi_encoder\keymaps\dualshot_2\v3_max_ansi_encoder_dualshot_2_via.json
.
This is a keyboard firmware based on the tmk_keyboard firmware with some useful features for Atmel AVR and ARM controllers, and more specifically, the OLKB product line, the ErgoDox EZ keyboard, and the Clueboard product line.
The docs are powered by Docsify and hosted on GitHub. They are also viewable offline; see Previewing the Documentation for more details.
You can request changes by making a fork and opening a pull request, or by clicking the "Edit this page" link at the bottom of any page.
The project also includes community support for lots of other keyboards.
QMK is developed and maintained by Jack Humbert of OLKB with contributions from the community, and of course, Hasu. The OLKB product firmwares are maintained by Jack Humbert, the Ergodox EZ by ZSA Technology Labs, the Clueboard by Zach White, and the Atreus by Phil Hagelberg.
qmk.fm is the official website of QMK, where you can find links to this page, the documentation, and the keyboards supported by QMK.