forked from qmk/qmk_firmware
-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0b639a4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@lalalademaxiya1 @lokher Hi, I just clone this branch bluetooth_playground 3928ffc
Its compiile OK, but after flash into my Keychron K10 Pro, I can not connect https://usevia.app with this firmware, after flash back to K10 Pro firmware v1.0, it work again. Does this source tree differ from the released firmware 1.0? Where can I get the source code of K10 Pro firmware v1.0?
0b639a4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
default kemap doesn't support via, you need to run
make keychron/k10_pro/ansi/rgb:via
use via keymap, and need to manually load json in VIA since we only upload v2 json, butbluetooth_playground
use v3 json.