Commit Graph

2154 Commits (05b04266c7161da7894e5cfe25d07584d51a5f6d)

Author SHA1 Message Date
Nick Brassel 91b1e8a3e5
Allow overriding of dynamic keymap start address. (#18867) 3 years ago
Selene ToyKeeper 2a61bfc27d
add "inertia" mode for mouse keys (#18774) 3 years ago
Joel Challis ec2414c074
Deprecate `SECURE_*` keycodes for `QK_SECURE_*` (#18847) 3 years ago
Ryan 812001de7f
Deprecate `ONESHOT_*` keycodes for `QK_ONE_SHOT_*` (#18844) 3 years ago
Ryan 1d34f380eb
Deprecate `KEY_OVERRIDE_*` keycodes for `KO_*` (#18843) 3 years ago
Joel Challis 4f63be4d1d
Remove some assumptions on sequential keycode ranges (#18838) 3 years ago
Selene ToyKeeper e863c431f6
added BS_TOGG so BS_SWAP and BS_NORM can be on a single key (#18837) 3 years ago
Ryan a80b886751
Deprecate `CAPS_WORD`/`CAPSWRD` for `CW_TOGG` (#18834) 3 years ago
Ryan 6bbe8b6edd
Normalise Joystick and Programmable Button keycodes (#18832) 3 years ago
Ryan 74484e21af
Deprecate `VLK_TOG` for `VK_TOGG` (#18807) 3 years ago
Ryan 4f3af09209
Remove legacy fauxclicky and unicode keycodes (#18800) 3 years ago
Ryan 7cbff9d921
Deprecate `KC_LOCK` for `QK_LOCK` (#18796) 3 years ago
Ryan b33fc34967
Deprecate `KC_LEAD` for `QK_LEAD` (#18792) 3 years ago
Ryan 1cb1a5a374
Remove legacy Grave Escape keycodes (#18787) 3 years ago
Ryan af678521c1
Remove quantum/audio from global VPATH (#18753) 3 years ago
Ryan c347e732be
Remove legacy EEPROM clear keycodes (#18782) 3 years ago
Ryan 18dc851e37
Remove legacy Debug keycode (#18769) 3 years ago
QMK Bot e59cb51be0
[CI] Format code according to conventions (#18756) 3 years ago
Jamal Bouajjaj 9d4c4ceee1
4 Driver support for IS31FL3737 (#18750) 3 years ago
Ryan bad8c5992b
Remove legacy sendstring keycodes (#18749) 3 years ago
Ryan 74223c34a9
Remove legacy keycodes, part 6 (#18740) 3 years ago
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710) 3 years ago
Ryan f0b2bfd5ca
Programmable Button API refactor and improve docs (#18641) 3 years ago
Ryan 5629ba1807
Remove legacy keycodes, part 4 (#18683) 3 years ago
James Thomson 41159326ca
Fix boundary in `RGB_MATRIX_INDICATOR_SET_COLOR` (#18650) 3 years ago
Ryan e96d829724
Remove legacy keycodes, part 3 (#18669) 3 years ago
Ryan c6f1b594a2
Remove legacy keycodes, part 2 (#18660) 3 years ago
Joel Challis 9d43cc319c
Fix mouse use within send_string (#18659) 3 years ago
Ryan 4b2d71de52
Remove legacy international keycodes (#18588) 3 years ago
jpe230 86938fd958
Allow QK_MAKE to work with converters (#18637) 3 years ago
Joel Challis f090cfe75c
Relocate US ANSI shifted keycode aliases (#18634) 3 years ago
Thomas Weißschuh cbe1c22d46
quantum: led: split out led_update_ports() for customization of led behaviour (#14452) 3 years ago
Dasky c255174cf3
Implement split comms watchdog (#18599) 3 years ago
precondition 49030e3e5b
Use get_u16_str instead of snprintf in autoshift_timer_report (#18606) 3 years ago
Stefan Kerkmann c76d2074b6
[Bug] Fix ST7565 handler deadlock (#18609) 3 years ago
George Rodrigues 959f4cbb62
docs: some typos (#18582) 3 years ago
Ryan d1b6b06202
Remove legacy locking caps/num/scroll keycodes (#18601) 3 years ago
Drashna Jaelre 64b1ed4550
Fix Per Key LED Indicator Callbacks (#18450) 3 years ago
Stefan Kerkmann 996a9006d3
[Core] PWM Backlight for RP2040 (#17706) 3 years ago
Stefan Kerkmann 56f7b34289
[Core] rewrite locking in split transaction handlers (#18417) 3 years ago
Sergey Vlasov ca0c12847a
Fix layer switching from tap dances by redoing the keymap lookup (#17935) 3 years ago
Jason Ken Adhinarta c0e6a28bc6
Prevent tap dance from wiping dynamic macros (#17880) 3 years ago
precondition e78fa1fbf0
Fix comment of CM_QUES (Colemak question mark) (#18557) 3 years ago
Ryan 2c96c75263
Small un/register_code() cleanups (#18544) 3 years ago
Drashna Jaelre dbe214c326
Handle mouse keys more consistently (#18513) 3 years ago
Ryan f80058d96e
Start Bluetooth API (#18366) 3 years ago
Nick Brassel cbbb45c13f
Start moving towards introspection-based data retrieval (#18441) 3 years ago
izmishi 703d8cd417
Fix retain brightness when val is changed while a layer is active (#18426) 3 years ago
Ryan be8907d634
Further refactoring of joystick feature (#18437) 3 years ago
Drashna Jaelre fb400f2ac2
Enabling Pointing Device support in register code functions (#18363) 3 years ago