You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ryan cf935d97ae
Fix functions with empty params (#19647)
* Fix functions with empty params

* Found a bunch more
3 years ago
..
audio Fix functions with empty params (#19647) 3 years ago
backlight [Core] PWM Backlight for RP2040 (#17706) 3 years ago
bootmagic
debounce
encoder/tests Only trigger encoder callbacks on primary side (#18467) 3 years ago
keymap_extras Regenerate Files (#19463) 3 years ago
led_matrix Change `LED_MATRIX_STARTUP_*` defines to `LED_MATRIX_DEFAULT_*` (#19080) 3 years ago
logging [Core] guard action related debug messages (#19348) 3 years ago
os_detection/tests Detect host OS based on USB fingerprint (#18463) 3 years ago
painter Add RGB565 and RGB888 color support to Quantum Painter (#19382) 3 years ago
pointing_device Fix jump in report value when scale changes during cirque get report (#18992) 3 years ago
process_keycode Fix functions with empty params (#19647) 3 years ago
rgb_matrix Refactor pixel rain animation (#19606) 3 years ago
rgblight Regenerate Files (#19463) 3 years ago
send_string Reduce includes for send_string header (#18952) 3 years ago
sequencer Normalise MIDI keycodes (#18972) 3 years ago
split_common Add Split support for Haptic feedback (#19203) 3 years ago
unicode Normalise Unicode keycodes (#18898) 3 years ago
wear_leveling
action.c Fix functions with empty params (#19647) 3 years ago
action.h [Core] guard action related debug messages (#19348) 3 years ago
action_code.h Initial DD keycode migration (#18643) 3 years ago
action_layer.c [Core] guard action related debug messages (#19348) 3 years ago
action_layer.h [Bug] Prevent dynamic keymaps from processing layers that don't exist (#19225) 3 years ago
action_tapping.c Introduce IS_EVENT instead of !IS_NOEVENT (#19366) 3 years ago
action_tapping.h [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007) 3 years ago
action_util.c Fix functions with empty params (#19647) 3 years ago
action_util.h
bitwise.c
bitwise.h
caps_word.c Reduce includes for caps_word header (#18948) 3 years ago
caps_word.h Reduce includes for caps_word header (#18948) 3 years ago
color.c
color.h
command.c
command.h
config_common.h Remove quantum/audio from global VPATH (#18753) 3 years ago
crc.c Reduce includes for crc header (#18947) 3 years ago
crc.h Reduce includes for crc header (#18947) 3 years ago
debounce.h
deferred_exec.c
deferred_exec.h
digitizer.c Digitizer feature improvements (#19034) 3 years ago
digitizer.h Digitizer feature improvements (#19034) 3 years ago
dip_switch.c Reduce includes for dip_switch header (#18951) 3 years ago
dip_switch.h Reduce includes for dip_switch header (#18951) 3 years ago
dynamic_keymap.c VIA V3 - The Custom UI Update (#18222) 3 years ago
dynamic_keymap.h VIA V3 - The Custom UI Update (#18222) 3 years ago
dynamic_macro.h Normalise Dynamic Macro keycodes (#18939) 3 years ago
eeconfig.c Extend eeconfig kb/user datablock API (#19094) 3 years ago
eeconfig.h Extend eeconfig kb/user datablock API (#19094) 3 years ago
encoder.c Only trigger encoder callbacks on primary side (#18467) 3 years ago
encoder.h
haptic.c Add Split support for Haptic feedback (#19203) 3 years ago
haptic.h
joystick.c Fix functions with empty params (#19647) 3 years ago
joystick.h Joystick feature improvements (#19052) 3 years ago
keyboard.c Fix functions with empty params (#19647) 3 years ago
keyboard.h Introduce IS_EVENT instead of !IS_NOEVENT (#19366) 3 years ago
keycode.h Initial DD keycode migration (#18643) 3 years ago
keycode_config.c
keycode_config.h [Core] Add getreuer's Autocorrect feature to core (#15699) 3 years ago
keycodes.h Regenerate Files (#19463) 3 years ago
keymap.h Start moving towards introspection-based data retrieval (#18441) 3 years ago
keymap_common.c Fix keycode parameter extraction to match the new DD keycodes (#18977) 3 years ago
keymap_introspection.c [Bug] Prevent dynamic keymaps from processing layers that don't exist (#19225) 3 years ago
keymap_introspection.h Start moving towards introspection-based data retrieval (#18441) 3 years ago
led.c Remove deprecated led_set_kb (#19273) 3 years ago
led.h Remove deprecated led_set_kb (#19273) 3 years ago
led_tables.c
led_tables.h
main.c [Core] Quantum Painter - LVGL Integration (#18499) 3 years ago
matrix.c Core: Support inverted scan logic for optical switches (#19053) 3 years ago
matrix.h
matrix_common.c
mousekey.c fixed MOUSEKEY_INERTIA on AVR (#19096) 3 years ago
mousekey.h add "inertia" mode for mouse keys (#18774) 3 years ago
os_detection.c Detect host OS based on USB fingerprint (#18463) 3 years ago
os_detection.h Detect host OS based on USB fingerprint (#18463) 3 years ago
pointing_device_internal.h
programmable_button.c Programmable Button API refactor and improve docs (#18641) 3 years ago
programmable_button.h Programmable Button API refactor and improve docs (#18641) 3 years ago
quantum.c Fix functions with empty params (#19647) 3 years ago
quantum.h Digitizer feature improvements (#19034) 3 years ago
quantum_keycodes.h Normalise MIDI keycodes (#18972) 3 years ago
quantum_keycodes_legacy.h Align haptic feedback keycode names (#18964) 3 years ago
raw_hid.h
ring_buffer.h
secure.c
secure.h
sync_timer.c
sync_timer.h
util.h
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h
via.c [Bug] Use correct functions for RGB Matrix support in VIA (#19554) 3 years ago
via.h VIA V3 - The Custom UI Update (#18222) 3 years ago
virtser.h
wpm.c [Bug] Fix compilation issue with WPM (#18965) 3 years ago
wpm.h Reduce includes for wpm header (#18949) 3 years ago