qmk / qmk_firmware

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

QMK MSYS default repo change #24243

Closed teasimon closed 2 months ago

teasimon commented 2 months ago

Issue Description

how can i change in QMK MSYS to use https://github.com/Keychron/qmk_firmware/tree/bluetooth_playground/keyboards/keychron instead of https://github.com/qmk/qmk_firmware/tree/master/keyboards/keychron

keychron k6 pro is not listed in the second repo so I cant edit the code.

fauxpark commented 2 months ago

qmk setup -b bluetooth_playground keychron/qmk_firmware If you have already cloned the Keychron fork, just git checkout bluetooth_playground