Age | Commit message (Collapse) | Author |
|
|
|
* Add missing RGB_MODE_TWINKLE / RGB_M_TW keycodes
* Better comment
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
|
|
Co-authored-by: QMK Bot <hello@qmk.fm>
|
|
|
|
|
|
* First stab at enabling builds of UF2-format binaries.
* Add description on producing a UF2 file.
|
|
Co-authored-by: QMK Bot <hello@qmk.fm>
|
|
|
|
|
|
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
|
|
|
|
|
|
|
|
Specifically, when using the Auto-Shift feature, if you hold and roll shift, it would not actually shift the character that you hit after the shift
|
|
|
|
|
|
|
|
(#12233)
|
|
|
|
#10199) (#11639)
* Fix handling multiples of the same MIDI note
* Extend MIDI note status to fix note releases
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is in preparation for https://github.com/qmk/qmk_firmware/pull/10171
|
|
|
|
Co-authored-by: QMK Bot <hello@qmk.fm>
|
|
|
|
(#12130)
* Fix keycode mappings for via and ensure they don't change within protocol
* Update keycodes
* Fix broken keyboards
* added the missing keycodes found in via
* Remove invalid keycodes
Co-authored-by: David Hoelscher <infinityis@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: QMK Bot <hello@qmk.fm>
|
|
* Split RGB Matrix
* Suspend State sync for rgb matrix
|
|
Co-authored-by: QMK Bot <hello@qmk.fm>
|
|
Co-authored-by: Nick Brassel <nick@tzarc.org>
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
|
|
* Extract sendstring into its own compilation unit
* License headers?
* Put this include in the header
|