github-actions[bot]
15ff1927db
[CI] Format code according to conventions ( #12650 )
...
Co-authored-by: QMK Bot <hello@qmk.fm>
4 years ago
Ryan
d6ab908272
LED Matrix: Split ( #12633 )
4 years ago
Ryan
cb19c0906e
LED Matrix: Reactive effect buffers & advanced indicators ( #12588 )
4 years ago
Drashna Jaelre
c02137a0d2
Add Per Key functionality for AutoShift ( #11536 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
4 years ago
github-actions[bot]
230f09ca17
[CI] Format code according to conventions ( #12623 )
...
Co-authored-by: QMK Bot <hello@qmk.fm>
4 years ago
Sergey Vlasov
fe9bd0afb9
Fix F303 audio output on A4 with the dac_basic driver ( #12480 )
...
The dac_basic driver did not work properly with `#define AUDIO_PIN A4`
(instead of configuring the A4 pin, the driver actually was switching
the A5 pin to analog mode, breaking any other usage of that pin in
addition to emitting a distorted signal on the improperly configured
A4 pin). Fix the code to configure the A4 pin as intended.
4 years ago
Drashna Jaelre
180a32ec59
Enhancement of WPM feature ( #11727 )
4 years ago
Joshua Diamond
e2289ffac0
Add missing RGB_MODE_TWINKLE / RGB_M_TW keycodes ( #11935 )
...
* 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>
4 years ago
Ryan
53eb35b6cf
LED Matrix: Task system ( #12580 )
4 years ago
github-actions[bot]
333cd4ec9b
[CI] Format code according to conventions ( #12570 )
...
Co-authored-by: QMK Bot <hello@qmk.fm>
4 years ago
Ryan
ce99f98bb5
LED Matrix: suspend code ( #12509 )
4 years ago
Ryan
40c314fe5c
LED Matrix: Implement CIE1931 curve ( #12417 )
4 years ago
Nick Brassel
64a0f5a659
Add support for producing UF2-format binaries. ( #12435 )
...
* First stab at enabling builds of UF2-format binaries.
* Add description on producing a UF2 file.
4 years ago
github-actions[bot]
733c861052
Format code according to conventions ( #12467 )
...
Co-authored-by: QMK Bot <hello@qmk.fm>
4 years ago
Zach White
41f649c9a9
fix line endings
4 years ago
TurtleHunter
a3cd1290be
3 new LED effect animations ( #9827 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
4 years ago
Ryan
8880e89bcd
Big quantum_keycodes cleanup ( #12249 )
4 years ago
Ryan
2ae38e9c43
LED Matrix: Config functions ( #12361 )
4 years ago
Drashna Jaelre
57475caab0
Fix issues when manually shifting characters and Auto Shift ( #12083 )
...
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
4 years ago
즈눅
816f2f9cc2
Fix Kinetic speed condition ( #12139 )
4 years ago
Takeshi ISHII
b664db3cf3
Removed unused RGBLED_TIMER_TOP and F_CPU macros from quantum/rgblight.[ch] ( #12233 )
4 years ago
jakobkg
8e820cde13
Fix handling multiples of the same MIDI note (fixes bug brought up in issue #10199 ) ( #11639 )
...
* Fix handling multiples of the same MIDI note
* Extend MIDI note status to fix note releases
4 years ago
XScorpion2
ff41c22fdc
Adding keyboard level weak function for slave matrix scan ( #12317 )
4 years ago
Ryan
eae7343741
Move `API_SYSEX_MAX_SIZE` out of `config_common.h` ( #12302 )
4 years ago
Joel Challis
b7870ae78c
Workaround for recent changes to mouse keycodes ( #12367 )
4 years ago
Ryan
bd18405cf0
LED Matrix: Fix up eeconfig code ( #12327 )
4 years ago
Michael Stapelberg
1d341ffbb0
core: add support for MK66F18 (Teensy 3.6) micro controller ( #12258 )
...
This is in preparation for https://github.com/qmk/qmk_firmware/pull/10171
4 years ago
github-actions[bot]
a18e1305b3
Format code according to conventions ( #12244 )
...
Co-authored-by: QMK Bot <hello@qmk.fm>
4 years ago
xyzz
0779c34db8
Fix keycode mappings for via and ensure they don't change within protocol ( #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>
4 years ago
Ryan
f236395176
LED Matrix: Clean up includes ( #12197 )
4 years ago
Ryan
88dce24375
Remove hex_to_keycode and move tap_random_base64 to send_string.c ( #12079 )
4 years ago
Joel Challis
40c7ecfdea
Move gpio wait logic to wait.h ( #12067 )
4 years ago
Ryan
2e24cfadb7
Remove `FUNC()` ( #12161 )
4 years ago
Ryan
9155b59e1a
LED Matrix: decouple from Backlight ( #12054 )
4 years ago
Ryan
9c94de070a
Remove ifdefs for UC and X/XP too ( #12131 )
4 years ago
Ryan
23d6ca9942
Remove a few more ifdefs from quantum_keycodes ( #12129 )
4 years ago
Drashna Jaelre
0fd95e5db5
Remove ifdefs for Swap Hands keycodes ( #12095 )
4 years ago
github-actions[bot]
d950b97115
Format code according to conventions ( #12088 )
...
Co-authored-by: QMK Bot <hello@qmk.fm>
4 years ago
XScorpion2
cde2859a65
Split RGB Matrix ( #11055 )
...
* Split RGB Matrix
* Suspend State sync for rgb matrix
4 years ago
github-actions[bot]
50290c78b6
Format code according to conventions ( #12076 )
...
Co-authored-by: QMK Bot <hello@qmk.fm>
4 years ago
Drashna Jaelre
0e984b6e7e
Add ability to toggle One Shot functionality ( #4198 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
Co-authored-by: Ryan <fauxpark@gmail.com>
4 years ago
Ryan
1a7f2c8f45
Extract sendstring into its own compilation unit ( #12060 )
...
* Extract sendstring into its own compilation unit
* License headers?
* Put this include in the header
4 years ago
github-actions[bot]
b2f5bd7c60
Format code according to conventions ( #12056 )
...
Co-authored-by: QMK Bot <hello@qmk.fm>
4 years ago
Joel Challis
5ba4391cf2
Refactor of USB code within split_common ( #11890 )
...
* Initial refactor of usb code within split_common
* Add headers
* Correct disable condition
* Format
* Align func name
4 years ago
Joel Challis
a3cbc8a004
Overhaul bootmagic logic to have single entrypoint ( #8532 )
...
* Relocate bootmagic logic to have single entrypoint
* Align init of layer state
4 years ago
Nick Brassel
abe189377c
[BUG] Massdrop develop rgb fix ( #12022 )
...
* Allow for disabling RGB_MATRIX on Massdrop boards.
* Fixup init sequence.
* Make some functions static as they've got very generic names.
4 years ago
Ryan
39694d5eb0
V-USB suspend refactor ( #11891 )
4 years ago
Ryan
53b96f685d
RGBLight: Allow configurable default settings ( #11912 )
...
* RGBLight: Allow configurable default settings
* Docs
4 years ago
github-actions[bot]
b0e161e33d
Format code according to conventions ( #11928 )
...
Co-authored-by: QMK Bot <hello@qmk.fm>
4 years ago
XScorpion2
d1806a26e4
Split transport mirror ( #11046 )
...
* Split transport mirror support
* Updated RGB Matrix to respond to electrical events instead of key events
* split matrix slave fix
4 years ago