Keychron / qmk_firmware

Open-source keyboard firmware for Atmel AVR and Arm USB families
https://qmk.fm
GNU General Public License v2.0
766 stars 1.03k forks source link

V1 Max Source Code for Firmware 1.0.3 #320

Open sdananjay93 opened 3 weeks ago

sdananjay93 commented 3 weeks ago

Issue Description

The latest firmware version for V1 Max is 1.0.3 as available here.

The source code in "wireless_playground" branch is only until 1.0.1.

How do we go about using this, if we want to modify keymaps using QMK?

PeterMortensen commented 1 week ago

Re "The source code in "wireless_playground" branch is only until 1.0.1": The version information in the source code is completely unreliable and should be ignored.

Hopefully, Keychron will come clean one day and tell us what version numbers correspond to what versions of the source code.

At least that page has release dates. A guess is that the release date doesn't deviate more than a few weeks from the source code date.

PeterMortensen commented 1 week ago

Re "How do we go about using this": You use the latest source code (independent of Keychron's releases), unless there is a specific reason not to. Usually it works just fine (things seldomly break).

sdananjay93 commented 1 week ago

They recently released the firmware files. So hopefully we will start seeing more sync between publicly available firmwares and the updated code here.