Commit Graph

2154 Commits (05b04266c7161da7894e5cfe25d07584d51a5f6d)

Author SHA1 Message Date
Albert Y 9908ed7ecd
Add swap hands status function (#19831) 2 years ago
Albert Y cd91a3ced7
Update fractal attribution comment (#19832) 2 years ago
Nick Brassel b8ac4dddb6
Fixup `develop` compiles. (#19828) 2 years ago
Drashna Jaelre b47f179a4a
Make Magic handling more consistent in Action Keycode handling (#9126) 2 years ago
Joel Challis 6ceff1367d
Tidy up use of keycode range helpers (#19813) 2 years ago
dexter93 3ae87b1555
core: allow locking the matrix state (#18852) 2 years ago
Eric.a Gebhart db1eeea478
Add combo hook to allow per layer combo reference layers. (#16699) 2 years ago
Ryan bbf7a20b33
Refactor Leader key feature (#19632) 2 years ago
Joel Challis d10350cd2c
Restore packing of midi note keycodes (#19468) 2 years ago
Sergey Vlasov 584b7cf801
Fix build failures with `OPT = 0` due to inline functions (#19767) 2 years ago
Drashna Jaelre b1f4d49c43
[Bug] Fix tri layer compiler issue if NO_ACTION_LAYER is defined (#19821) 2 years ago
jack 9c6942ea40
Remove `config.h` include from quantum files (#19817) 2 years ago
Drashna Jaelre fe02abc479
[Core] Tri Layer Keys (#19795) 2 years ago
Joel Challis 11d49d00e7
Remove matrix_init_quantum/matrix_scan_quantum (#19806) 2 years ago
Joel Challis 1d0b4c8d38
Tidy up use of keycode range helpers (#19756) 2 years ago
Joel Challis 2ffdec5dc2
Move more unicode ranges to DD (#19755) 2 years ago
jpe230 49c912f9b4
QP: Correct rotation and offset when using LVGL (#19713) 2 years ago
Joel Challis d84a7351ea
Strip out more of config_common (#19722) 2 years ago
Nick Brassel f6dd8dea2e
Remove usages of config_common.h from config.h files. (#19714) 2 years ago
Ryan 2d843088a2
Normalise Swap Hands keycodes (#19720) 2 years ago
Ryan 242b80c63f
Move MIDI code out of tmk_core (#19704) 2 years ago
Joel Challis 968cc1fe7b
Relocate diode direction definitions (#19715) 2 years ago
Ryan 043d8e1140
Remove deprecated Quantum keycodes (#19712) 2 years ago
Joel Challis 8cc2e0e906
Fix quantum ring_buffer for ChibiOS (#19683) 2 years ago
Nick Brassel ea05045923
Allow overriding of keymap/encodermap layer count. (#19325) 2 years ago
Ryan cf935d97ae
Fix functions with empty params (#19647) 2 years ago
Jouke Witteveen db7ca07909
Process Tap Dances before WPM/Velocikey (#19599) 2 years ago
Albert Y 0ff52925c0
Refactor pixel rain animation (#19606) 2 years ago
David Hoelscher 45851a10f6
Add RGB565 and RGB888 color support to Quantum Painter (#19382) 2 years ago
Drashna Jaelre 90fd08bf4b
[Bug] Use correct functions for RGB Matrix support in VIA (#19554) 2 years ago
David Kosorin 0f5500182c
Allow mod-tap hold action on one shot layer (#19214) 2 years ago
QMK Bot fc2c9ccbc5
Regenerate Files (#19463) 2 years ago
Drashna Jaelre b585ece5ef
Add Split support for Haptic feedback (#19203) 2 years ago
Drashna Jaelre ac561b9473
[Bug] Prevent dynamic keymaps from processing layers that don't exist (#19225) 2 years ago
Joel Challis d0ebafaea6
Align definition of unicode_map (#19452) 2 years ago
Albert Y 77092675aa
Update RGB matrix reactive gradient timer scale (#19415) 2 years ago
Albert Y 7f2ac4c576
De-obfuscate random8 functions in RGB matrix animations (#19416) 2 years ago
Albert Y 809c05ddf2
Use random8 for jellybean effect (#19418) 2 years ago
Joel Challis 517f8af99e
Revert changes to keymap_steno.h (#19412) 2 years ago
Joel Challis ab1898e660
Minor alignment of rgb_breathe_table generator (#19403) 2 years ago
Joel Challis e5721bbd37
Remaining DD keymap_extras migration (#19110) 2 years ago
Stefan Kerkmann 85984902cf
Introduce IS_EVENT instead of !IS_NOEVENT (#19366) 2 years ago
Stefan Kerkmann dedc54a328
[Core] guard action related debug messages (#19348) 2 years ago
Joshua Diamond 571a9794af
Fix non-functional RGBLIGHT_EFFECT_TWINKLE on ARM (#19335) 2 years ago
Ryan 1978007fae
Tap Dance: remove `qk_` prefix (#19313) 2 years ago
Stefan Kerkmann 962e4c0e18
[Test] Reset timer for every unit test and provide timestamps for log messages (#17028) 2 years ago
Joel Challis 1124bbc1db
Remove deprecated led_set_kb (#19273) 2 years ago
Ryan e2117564c5
Leader: remove `qk_` prefix (#19304) 2 years ago
Ryan 9e4cfcd181
UCIS: remove `qk_` prefix (#19302) 2 years ago
precondition 515dd18c28
Remove IGNORE_MOD_TAP_INTERRUPT_PER_KEY in favour of HOLD_ON_OTHER_KEY_PRESS_PER_KEY (#15741) 2 years ago