qmk_firmware/quantum
2021-10-06 19:34:46 +11:00
..
audio
backlight
bootmagic Fix issues with VIA EEPROM init and bring in line with eeconfig functionality (#13243) 2021-08-20 21:02:53 -07:00
debounce
keymap_extras
led_matrix
logging
process_keycode
rgb_matrix
rgblight
sequencer
serial_link
split_common
visualizer Change include guards in quantum/ to pragma once (#11239) 2020-12-26 15:53:12 +11:00
action_code.h
action_layer.c
action_layer.h
action_macro.c
action_macro.h
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 Add CRC8 calculation subsystem to quantum (#12641) 2021-06-18 00:09:43 +01:00
debounce.h
digitizer.c
digitizer.h
dip_switch.c Align DIP_SWITCH_PINS_RIGHT implementation with encoders (#14079) 2021-08-20 10:15:11 +01:00
dip_switch.h
dynamic_keymap.c
dynamic_keymap.h
dynamic_macro.h [Core] Convert Dynamic Macro to a Core Feature (#5948) 2019-11-04 22:59:13 -08:00
eeconfig.c
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
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
mcu_selection.mk
mousekey.c
mousekey.h
pointing_device.c
pointing_device.h
programmable_button.c
programmable_button.h
quantum_keycodes.h
quantum.c
quantum.h
ring_buffer.h Migrate some tmk_core files to quantum (#11791) 2021-02-07 23:16:15 +00:00
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