qmk_firmware/quantum
Olli Helenius 9472c4b8cb
Fix US_RDQU keycode (#13464)
`US_RDQU` and `US_LDQU` were aliased to the same keycode. `US_RDQU`
should use the right bracket.
2021-08-24 08:06:04 +10:00
..
api
audio Refactor some platform dependent logic (#13675) 2021-07-24 19:56:45 +01:00
backlight
bootmagic
debounce
keymap_extras Fix US_RDQU keycode (#13464) 2021-08-24 08:06:04 +10:00
led_matrix_animations
led_matrix_runners
process_keycode
rgb_matrix_animations
rgb_matrix_runners
sequencer
serial_link
split_common
template Add bootloader section to keyboard template (#13774) 2021-08-04 01:23:18 +01:00
tools
visualizer
api.c
api.h
bitwise.c
bitwise.h
color.c
color.h
command.c
command.h
config_common.h
debounce.h
dip_switch.c
dip_switch.h
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
keymap_common.c Refactor some platform dependent logic (#13675) 2021-07-24 19:56:45 +01:00
led.c
led.h
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
mousekey.c
mousekey.h
pointing_device.c
pointing_device.h
quantum.c
quantum.h Avoid name conflicts with usb_hid Arduino code (#13870) 2021-08-06 15:53:38 +10: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
util.h
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h
via.c
via.h
via_ensure_keycode.h
wpm.c Fix overflows in WPM calculations (#13128) 2021-08-04 07:40:08 +10:00
wpm.h