Commit Graph

2041 Commits (aa3b64db2bd8776f0b452bc3106c6ee663b3cce4)

Author SHA1 Message Date
Drashna Jaelre 90fd08bf4b
[Bug] Use correct functions for RGB Matrix support in VIA (#19554) 2 years ago
Joel Challis ab1898e660
Minor alignment of rgb_breathe_table generator (#19403) 2 years ago
Joshua Diamond 571a9794af
Fix non-functional RGBLIGHT_EFFECT_TWINKLE on ARM (#19335) 2 years ago
Ryan 8a8000b4ec
Fix Czech sendstring LUT (#19193) 3 years ago
Christopher Hoage 9b51f02f45
Fix encoder_init call order in keyboard_init (#19140) 3 years ago
Ryan e12ca14af8
Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079) 3 years ago
Ryan 1e95f7be8f
Joystick feature improvements (#19052) 3 years ago
Ryan a5a20cc792
Change `LED_MATRIX_STARTUP_*` defines to `LED_MATRIX_DEFAULT_*` (#19080) 3 years ago
Selene ToyKeeper 31fb55ae7b
fixed MOUSEKEY_INERTIA on AVR (#19096) 3 years ago
Joel Challis 57ac917b43
Extend eeconfig kb/user datablock API (#19094) 3 years ago
nicknimchuk c1ef943ce0
Add missing prototype for get_hold_on_other_key_press to resolve #18855 (#19056) 3 years ago
Drashna Jaelre 8812872794
Only trigger encoder callbacks on primary side (#18467) 3 years ago
Ryan 6cc9513ab0
Digitizer feature improvements (#19034) 3 years ago
Drashna Jaelre 1caedd10c4
Don't clear keys on layer change unless STRICT_LAYER_RELEASE is enabled (#18577) 3 years ago
Joshua Diamond f6baf916a9
Avoid repeated calls to rgblight_set() in tight succession when setting lighting layers (#18338) 3 years ago
Wilba bc6f8dc8b0
VIA V3 - The Custom UI Update (#18222) 3 years ago
Christopher Hoage af52a9f8ad
Fix jump in report value when scale changes during cirque get report (#18992) 3 years ago
Ryan d810878d5e
Normalise output selection (Bluetooth) keycodes (#19004) 3 years ago
Joel Challis e4d2ba9a4d
Align haptic feedback keycode names (#18964) 3 years ago
Ryan 8b658dcc9a
Normalise MIDI keycodes (#18972) 3 years ago
Sergey Vlasov a7b2f4233c
Fix keycode parameter extraction to match the new DD keycodes (#18977) 3 years ago
Nick Brassel 219afaba42
Reworked backlight keycodes. (#18961) 3 years ago
Drashna Jaelre 352beeac2f
[Bug] Fix compilation issue with WPM (#18965) 3 years ago
Joel Challis 69fa02c37d
Align audio keycode names (#18962) 3 years ago
Joel Challis fd4c3f46fb
Align dynamic tapping term keycode names (#18963) 3 years ago
Nick Brassel 5233c69bc6
Remove thermal printer. (#18959) 3 years ago
Nick Brassel 4d33f356a6
Macro keycode name refactoring (#18958) 3 years ago
Ryan fe00c80211
Reduce includes for send_string header (#18952) 3 years ago
Joel Challis a69ab05dd6
Initial DD keycode migration (#18643) 3 years ago
Nick Brassel f82e90bdea
Formalise keyboard- and user-specific EEPROM blocks (#18874) 3 years ago
Joel Challis ea98aa8e5e
Reduce includes for dip_switch header (#18951) 3 years ago
Joel Challis fb96b88842
Reduce includes for wpm header (#18949) 3 years ago
Joel Challis 1249f74b31
Reduce includes for caps_word header (#18948) 3 years ago
Ryan fe18df9d41
Normalise Dynamic Macro keycodes (#18939) 3 years ago
Joel Challis 3de296f420
Reduce includes for crc header (#18947) 3 years ago
Joel Challis f11a247127
Reduce includes for sequencer header (#18946) 3 years ago
Drashna Jaelre ae5f818d5a
Simplify Keymap Config EEPROM (#18886) 3 years ago
Ryan 5974d989fe
Normalise Unicode keycodes (#18898) 3 years ago
Ryan 22be7e79ac
Normalise Auto Shift keycodes (#18892) 3 years ago
Ryan 2ff1d85290
Normalise Autocorrect keycodes (#18893) 3 years ago
Ryan 7407347be1
Remove rgblight_list.h (#18878) 3 years ago
Ryan 90f6b75873
Remove `KC_DELT` (#18882) 3 years ago
Ryan efe520645e
Normalise Combo keycodes (#18877) 3 years ago
Ryan 8436f0dfa6
Add missing Space Cadet alias (#18876) 3 years ago
Ryan 002b58f0e4
Normalise Space Cadet keycodes (#18864) 3 years ago
Joel Challis 8e0945c822
Fix rgb_matrix_set_flags_noeeprom declaration (#18860) 3 years ago
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