Skip to content

Open-source keyboard firmware for Atmel AVR and Arm USB families

License

GPL-2.0 and 2 other licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
license_GPLv2.md
GPL-3.0
license_GPLv3.md
Notifications You must be signed in to change notification settings

jacobrshields/keychron_qmk_firmware

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Fork Quick Start

  1. 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
  2. To compile the Keychron V3 Max Dualshot 2 keymap, run:

    qmk compile -kb keychron/v3_max/ansi_encoder -km dualshot_2
  3. 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.

  4. 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.

Quantum Mechanical Keyboard Firmware

Current Version Discord Docs Status GitHub contributors GitHub forks

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.

Documentation

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.

Supported Keyboards

The project also includes community support for lots of other keyboards.

Maintainers

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.

Official Website

qmk.fm is the official website of QMK, where you can find links to this page, the documentation, and the keyboards supported by QMK.

About

Open-source keyboard firmware for Atmel AVR and Arm USB families

Resources

License

GPL-2.0 and 2 other licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
license_GPLv2.md
GPL-3.0
license_GPLv3.md

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 82.9%
  • C++ 11.8%
  • Python 3.1%
  • Makefile 1.8%
  • Shell 0.2%
  • Nix 0.1%
  • Assembly 0.1%