-
-
Notifications
You must be signed in to change notification settings - Fork 40.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[keymap] Keychron Q2 ANSI encoder with Caps Lock, Fn Layer and Caps Word RGB indicators #20199
Conversation
Not to bother you. My parents just got me the Keychron Q2, I love it so far but I want to add a few things like you have here. I'm new to all of this and I would love to use what you have here, mainly because I always hit the caps lock lol. My question is, how do I use any of this?. I don' know how to download it or use it. Sorry again, new to all of this. Thank you for any help you are willing to give me |
This is a pull request to have this code merged into the QMK repository. Once this code has been merged, you would just clone this QMK repository to your PC and then compile with: qmk compile -kb keychron/q2/ansi_encoder -km mkillewald Then flash the resulting .bin file to your keyboard with: qmk flash -kb keychron/q2/ansi_encoder -km mkillewald See the QMK docs for further information: https://docs.qmk.fm/#/newbs |
4109c7b
to
5dd3c83
Compare
…ER_COLOR to produce orange
5dd3c83
to
e219ac4
Compare
.../keychron/q2/ansi_encoder/keymaps/mkillewald/keychron_q2_ansi_knob_configure_mkillewald.json
Outdated
Show resolved
Hide resolved
Co-authored-by: Nick Brassel <nick@tzarc.org>
keyboards/keychron/q2/ansi_encoder/keymaps/mkillewald/readme.md
Outdated
Show resolved
Hide resolved
removed link to optional .json file Co-authored-by: Ryan <fauxpark@gmail.com>
Please, do not merge this PR. I've created a new PR #20437 which supercedes these changes. Sorry for any confusion. |
Adding keymap for Keychron Q2 ANSI encoder with Caps Lock, Fn Layer and Caps Word RGB indicators
Description
Retains Keychron factory keycodes for Mission Control, Launchpad, Siri, Cortana, Task View, File Explorer, and others.
Caps Word enabled with RGB indicator
Caps Lock RGB indicator
Dynamic Fn layer RGB indicator
All custom keycodes described above can be moved to different keys in VIA by using the following keycodes:
Types of Changes
Issues Fixed or Closed by This PR
Checklist