Commit Graph

2112 Commits (26b35a54cf5f0c6ddefb42c9c2ae1a02ab11f99d)

Author SHA1 Message Date
Pablo Martínez 15a106b1ef
[Bugfix] Check QGF's bpp against display's native_bits_per_pixel (#19995) 2 years ago
Joel Challis 952b88528f
Fix processing of recently added system keycodes (#20058) 2 years ago
Joel Challis 9f2cd9119f
Reallocate user/kb keycode ranges (#19907) 2 years ago
Joel Challis 961f0b7b2d
Reallocate SAFE_RANGE (#19909) 2 years ago
Nick Brassel 7f805cc779
VIA Protocol 12 + fixes (#19916) 2 years ago
Joel Challis 403b0addea
Align magic keycodes (#19877) 2 years ago
precondition 93f2ed3abf
[Bug] Fix compilation error when defining QUICK_TAP_TERM_PER_KEY (#19893) 2 years ago
Joel Challis 0152dd811d
Move `KC_MISSION_CONTROL`/`KC_LAUNCHPAD` keycodes to core (#19884) 2 years ago
Drashna Jaelre 48a79b08cc
Fix functions when `NO_ACTION_TAPPING` is defined (#11528) 2 years ago
Joel Challis f587a0c548
Align sequencer keycodes (#19875) 2 years ago
Drashna Jaelre a63808c23f
[Bug] Fix compiliation issue for Key Overrides (#19856) 2 years ago
Pascal Getreuer 7d692d64f3
Fix Layer Mod handling of with right-handed mods. (#19845) 2 years ago
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