issues
search
SonixQMK
/
qmk_firmware
Open-source keyboard firmware for Atmel AVR and Arm USB families
https://sonixqmk.github.io/qmk_docs/
GNU General Public License v2.0
523
stars
412
forks
source link
[Keychron C1 RGB] Minor Patches
#213
Closed
vjdato21
closed
2 years ago
vjdato21
commented
2 years ago
Description
Enable a number of reactive and non-reactive effects.
Changed the link to Sonix Flasher so that it gets redirected automatically to the latest release.
No longer force NKRO for the keyboard already supports EEPROM.
Added new key bind for toggling NKRO and Windows lock key.
Added support for lighting control using VIA.
Types of Changes
[ ] Core
[ ] Bugfix
[x] New feature
[ ] Enhancement/optimization
[ ] Keyboard (addition or update)
[x] Keymap/layout/userspace (addition or update)
[x] Documentation
Issues Fixed or Closed by This PR
Hopefully fixes the self-corrupting EEPROM during USB suspend.
Updated the readme to remove some non-existent keys from the keymap table.
Checklist
[ ] My code follows the code style of this project:
C
,
Python
[ ] I have read the
PR Checklist
document
and have made the appropriate changes.
[ ] My change requires a change to the documentation.
[x] I have updated the documentation accordingly.
[ ] I have read the
CONTRIBUTING
document
.
[ ] I have added tests to cover my changes.
[x] I have tested the changes and verified that they work and don't break anything (as well as I can manage).
Description
Types of Changes
Issues Fixed or Closed by This PR
Checklist