qmk_firmware/quantum
2021-10-10 21:32:29 -07:00
..
audio Move Audio drivers from quantum to platform drivers folder (#14308) 2021-10-06 12:01:45 +11:00
backlight fix typo in backlight code from #14439 (#14442) 2021-09-15 03:37:45 +01:00
bootmagic
debounce
keymap_extras
led_matrix
logging
process_keycode
rgb_matrix
rgblight
sequencer
split_common
action_code.h
action_layer.c
action_layer.h
action_macro.c
action_macro.h Migrate platform independent code from tmk_core -> quantum (#13673) 2021-08-18 00:18:58 +01:00
action_tapping.c
action_tapping.h
action_util.c
action_util.h
action.c
action.h
bitwise.c
bitwise.h
color.c
color.h
command.c
command.h
config_common.h
crc.c Add CRC8 calculation subsystem to quantum (#12641) 2021-06-18 00:09:43 +01:00
crc.h
debounce.h Avoid 8-bit timer overflows in debounce algorithms (#12240) 2021-06-09 17:23:21 +10:00
digitizer.c
digitizer.h
dip_switch.c
dip_switch.h
dynamic_keymap.c
dynamic_keymap.h
dynamic_macro.h
eeconfig.c Migrate STM32_EEPROM_ENABLE to use EEPROM_DRIVER (#14433) 2021-09-15 01:21:36 -07:00
eeconfig.h
encoder.c Allow for removal of hysteresis on 4x encoders (#13698) 2021-08-18 09:40:00 +10:00
encoder.h
haptic.c
haptic.h
joystick.c
joystick.h
keyboard.c
keyboard.h
keycode_config.c
keycode_config.h 2021 May 29 Breaking Changes Update (#13034) 2021-05-29 14:38:50 -07:00
keycode.h
keymap_common.c
keymap.h
led_tables.c
led_tables.h
led.c
led.h
main.c
matrix_common.c
matrix.c
matrix.h Change the prototype of matrix_output_unselect_delay() (#13045) 2021-07-13 16:50:25 +09:00
mcu_selection.mk
mousekey.c
mousekey.h
pointing_device.c
pointing_device.h
programmable_button.c
programmable_button.h Add Support for USB programmable buttons (#12950) 2021-09-15 08:40:22 -07:00
quantum_keycodes.h
quantum.c
quantum.h
ring_buffer.h
send_string_keycodes.h
send_string.c
send_string.h
usb_device_state.c
usb_device_state.h
util.h
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h
via_ensure_keycode.h
via.c
via.h
wpm.c
wpm.h