qmk_firmware/quantum
Ryan 1bff37781b
Prep work for NKRO report separation (#22268)
* Clean up some keyboard/userspace code

* Rename `KEYBOARD_REPORT_BITS` -> `NKRO_REPORT_BITS`

* Add some missing includes

* Use `PACKED` define for report types

* Fix incorrect function signatures for FlexRAM EEPROM driver
2023-10-14 13:21:20 +02:00
..
audio
backlight
bootmagic
debounce
encoder/tests
keymap_extras
led_matrix Rename CKLED2001 driver to SNLED27351 (#22071) 2023-10-04 20:10:05 +11:00
logging
midi
os_detection/tests
painter
pointing_device
process_keycode
rgb_matrix
rgblight
send_string
sequencer
split_common Remove old OLED API code (#21651) 2023-07-31 15:43:10 +01:00
unicode
wear_leveling
action.c
action.h
action_code.h
action_layer.c
action_layer.h
action_tapping.c Improve test invocation, fix Retro Shift bugs, and add Auto+Retro Shift test cases (#15889) 2023-09-25 12:45:49 +10:00
action_tapping.h
action_util.c
action_util.h
basic_profiling.h Add basic profiler. (#20238) 2023-04-06 08:10:40 +10:00
bitwise.c
bitwise.h
caps_word.c
caps_word.h
color.c
color.h
command.c Remove some use of keymap.h (#20006) 2023-03-03 17:50:40 +00:00
command.h
crc.c
crc.h
debounce.h
deferred_exec.c
deferred_exec.h
digitizer.c
digitizer.h Update Doxygen comments for some headers (#20194) 2023-03-22 14:32:49 +11:00
dip_switch.c
dip_switch.h Reduce includes for dip_switch header (#18951) 2022-11-04 11:54:35 +00:00
dynamic_keymap.c
dynamic_keymap.h VIA V3 - The Custom UI Update (#18222) 2022-11-10 07:46:44 +11:00
dynamic_macro.h
eeconfig.c
eeconfig.h Prep work for NKRO report separation (#22268) 2023-10-14 13:21:20 +02:00
encoder.c quantum: remove direct quantum.h includes (#21507) 2023-07-16 23:42:56 +10:00
encoder.h
haptic.c
haptic.h haptic: naming cleanups (#21551) 2023-07-21 09:17:39 +10:00
joystick.c
joystick.h
keyboard.c
keyboard.h
keycode.h
keycode_config.c
keycode_config.h [Bug] Realign and size check EECONFIG structures (#20541) 2023-05-08 10:56:03 -07:00
keycodes.h
keymap_common.c
keymap_common.h
keymap_introspection.c
keymap_introspection.h
leader.c
leader.h
led.c
led.h
led_tables.c Remove unused LED_BREATHING_TABLE 2020-03-06 22:29:01 -08:00
led_tables.h
main.c
matrix.c
matrix.h core: allow locking the matrix state (#18852) 2023-02-13 03:38:36 +11:00
matrix_common.c
modifiers.h Relocate various modifier defines (#18638) 2023-03-10 18:27:29 -08:00
mousekey.c
mousekey.h
os_detection.c
os_detection.h Make "detected_host_os()" available on the SLAVE side of the split keyboard (#19854) 2023-04-04 08:48:51 +10:00
pointing_device_internal.h
programmable_button.c
programmable_button.h
quantum.c
quantum.h Prep work for NKRO report separation (#22268) 2023-10-14 13:21:20 +02:00
quantum_keycodes.h
quantum_keycodes_legacy.h
raw_hid.h
repeat_key.c
repeat_key.h quantum: remove direct quantum.h includes (#21507) 2023-07-16 23:42:56 +10:00
ring_buffer.h
secure.c
secure.h
sync_timer.c
sync_timer.h
tri_layer.c
tri_layer.h [Core] Tri Layer Keys (#19795) 2023-02-12 10:23:07 +11:00
util.h
variable_trace.c
variable_trace.h
via.c
via.h
virtser.h
wpm.c
wpm.h