2097 Commits (896d9aa98cfec0f2b1010be7e0db289b8b809311)

Author SHA1 Message Date
Nick Brassel b8ac4dddb6
Fixup `develop` compiles. (#19828) 3 years ago
Drashna Jaelre b47f179a4a
Make Magic handling more consistent in Action Keycode handling (#9126)
Co-authored-by: Ryan <fauxpark@gmail.com>
3 years ago
Joel Challis 6ceff1367d
Tidy up use of keycode range helpers (#19813) 3 years ago
dexter93 3ae87b1555
core: allow locking the matrix state (#18852)
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
Co-authored-by: Nick Brassel <nick@tzarc.org>
3 years ago
Eric.a Gebhart db1eeea478
Add combo hook to allow per layer combo reference layers. (#16699)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
3 years ago
Ryan bbf7a20b33
Refactor Leader key feature (#19632)
Co-authored-by: Drashna Jaelre <drashna@live.com>
3 years ago
Joel Challis d10350cd2c
Restore packing of midi note keycodes (#19468) 3 years ago
Sergey Vlasov 584b7cf801
Fix build failures with `OPT = 0` due to inline functions (#19767)
Co-authored-by: Joel Challis <git@zvecr.com>
3 years ago
Drashna Jaelre b1f4d49c43
[Bug] Fix tri layer compiler issue if NO_ACTION_LAYER is defined (#19821) 3 years ago
jack 9c6942ea40
Remove `config.h` include from quantum files (#19817) 3 years ago
Drashna Jaelre fe02abc479
[Core] Tri Layer Keys (#19795)
Co-authored-by: wilba <wilba@wilba.tech>
Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
3 years ago
Joel Challis 11d49d00e7
Remove matrix_init_quantum/matrix_scan_quantum (#19806) 3 years ago
Joel Challis 1d0b4c8d38
Tidy up use of keycode range helpers (#19756) 3 years ago
Joel Challis 2ffdec5dc2
Move more unicode ranges to DD (#19755) 3 years ago
jpe230 49c912f9b4
QP: Correct rotation and offset when using LVGL (#19713)
Co-authored-by: Nick Brassel <nick@tzarc.org>
Co-authored-by: Joel Challis <git@zvecr.com>
3 years ago
Joel Challis d84a7351ea
Strip out more of config_common (#19722) 3 years ago
Nick Brassel f6dd8dea2e
Remove usages of config_common.h from config.h files. (#19714) 3 years ago
Ryan 2d843088a2
Normalise Swap Hands keycodes (#19720) 3 years ago
Ryan 242b80c63f
Move MIDI code out of tmk_core (#19704) 3 years ago
Joel Challis 968cc1fe7b
Relocate diode direction definitions (#19715) 3 years ago
Ryan 043d8e1140
Remove deprecated Quantum keycodes (#19712) 3 years ago
Joel Challis 8cc2e0e906
Fix quantum ring_buffer for ChibiOS (#19683) 3 years ago
Nick Brassel ea05045923
Allow overriding of keymap/encodermap layer count. (#19325) 3 years ago
Ryan cf935d97ae
Fix functions with empty params (#19647)
* Fix functions with empty params

* Found a bunch more
3 years ago
Jouke Witteveen db7ca07909
Process Tap Dances before WPM/Velocikey (#19599) 3 years ago
Albert Y 0ff52925c0
Refactor pixel rain animation (#19606) 3 years ago
David Hoelscher 45851a10f6
Add RGB565 and RGB888 color support to Quantum Painter (#19382) 3 years ago
QMK Bot 8bc85c0f42 Merge remote-tracking branch 'origin/master' into develop 3 years ago
Drashna Jaelre 90fd08bf4b
[Bug] Use correct functions for RGB Matrix support in VIA (#19554) 3 years ago
David Kosorin 0f5500182c
Allow mod-tap hold action on one shot layer (#19214) 3 years ago
QMK Bot fc2c9ccbc5
Regenerate Files (#19463) 3 years ago
Drashna Jaelre b585ece5ef
Add Split support for Haptic feedback (#19203) 3 years ago
Drashna Jaelre ac561b9473
[Bug] Prevent dynamic keymaps from processing layers that don't exist (#19225) 3 years ago
Joel Challis d0ebafaea6
Align definition of unicode_map (#19452) 3 years ago
Albert Y 77092675aa
Update RGB matrix reactive gradient timer scale (#19415) 3 years ago
Albert Y 7f2ac4c576
De-obfuscate random8 functions in RGB matrix animations (#19416) 3 years ago
Albert Y 809c05ddf2
Use random8 for jellybean effect (#19418) 3 years ago
Joel Challis 517f8af99e
Revert changes to keymap_steno.h (#19412) 3 years ago
QMK Bot 8f506b5bc2 Merge remote-tracking branch 'origin/master' into develop 3 years ago
Joel Challis ab1898e660
Minor alignment of rgb_breathe_table generator (#19403) 3 years ago
Joel Challis e5721bbd37
Remaining DD keymap_extras migration (#19110)
* Parse headers to data

* Regen headers from data
3 years ago
Stefan Kerkmann 85984902cf
Introduce IS_EVENT instead of !IS_NOEVENT (#19366) 3 years ago
Stefan Kerkmann dedc54a328
[Core] guard action related debug messages (#19348) 3 years ago
QMK Bot 62b89f8184 Merge remote-tracking branch 'origin/master' into develop 3 years ago
Joshua Diamond 571a9794af
Fix non-functional RGBLIGHT_EFFECT_TWINKLE on ARM (#19335) 3 years ago
Ryan 1978007fae
Tap Dance: remove `qk_` prefix (#19313) 3 years ago
Stefan Kerkmann 962e4c0e18
[Test] Reset timer for every unit test and provide timestamps for log messages (#17028) 3 years ago
Joel Challis 1124bbc1db
Remove deprecated led_set_kb (#19273)
* Remove led_set_kb maintaining existing led_set_user behaviour

* Also call led_set_user
3 years ago
Ryan e2117564c5
Leader: remove `qk_` prefix (#19304) 3 years ago
Ryan 9e4cfcd181
UCIS: remove `qk_` prefix (#19302) 3 years ago