qmk_firmware/quantum
2021-07-24 19:56:45 +01:00
..
api
audio Refactor some platform dependent logic (#13675) 2021-07-24 19:56:45 +01:00
backlight
bootmagic
debounce
keymap_extras Adds Swedish Mac ISO and ANSI keymaps (#13055) 2021-07-20 09:16:17 -07:00
led_matrix_animations
led_matrix_runners
process_keycode
rgb_matrix_animations
rgb_matrix_runners
sequencer
serial_link
split_common
template
tools
visualizer
api.c
api.h
bitwise.c Migrate some tmk_core files to quantum (#11791) 2021-02-07 23:16:15 +00:00
bitwise.h
color.c
color.h
command.c
command.h
config_common.h
debounce.h
dip_switch.c format code according to conventions [skip ci] 2020-07-04 15:01:25 +00:00
dip_switch.h Add Dip Switch as a core feature (#6140) 2019-09-03 08:34:31 -07:00
dynamic_keymap.c
dynamic_keymap.h
dynamic_macro.h
encoder.c
encoder.h
joystick.c
joystick.h
keycode_config.c
keycode_config.h
keymap.h Change include guards in quantum/ to pragma once (#11239) 2020-12-26 15:53:12 +11:00
keymap_common.c Refactor some platform dependent logic (#13675) 2021-07-24 19:56:45 +01:00
led.c
led.h Migrate some tmk_core files to quantum (#11791) 2021-02-07 23:16:15 +00:00
led_matrix.c
led_matrix.h
led_matrix_drivers.c
led_matrix_types.h
led_tables.c
led_tables.h
matrix.c
matrix.h
matrix_common.c
mcu_selection.mk 2021 May 29 Breaking Changes Update (#13034) 2021-05-29 14:38:50 -07:00
mousekey.c
mousekey.h Migrate mousekey to quantum (#11804) 2021-02-07 13:56:08 +00:00
pointing_device.c
pointing_device.h Improve Pointing Device report sending (#11064) 2021-02-03 17:25:05 -08:00
quantum.c
quantum.h Refactor some platform dependent logic (#13675) 2021-07-24 19:56:45 +01:00
quantum_keycodes.h
rgb.h
rgb_matrix.c
rgb_matrix.h
rgb_matrix_drivers.c
rgb_matrix_types.h
rgblight.c Refactor some platform dependent logic (#13675) 2021-07-24 19:56:45 +01:00
rgblight.h Refactor some platform dependent logic (#13675) 2021-07-24 19:56:45 +01:00
rgblight_breathe_table.h
rgblight_list.h
rgblight_modes.h
rgblight_post_config.h
ring_buffer.h
send_string.c
send_string.h
send_string_keycodes.h Workaround for recent changes to mouse keycodes (#12367) 2021-03-24 19:38:35 +00:00
util.h
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h
via.c Fix keycode mappings for via and ensure they don't change within protocol (#12130) 2021-03-15 12:19:01 +11:00
via.h
via_ensure_keycode.h
wpm.c
wpm.h