qmk/quantum
Markus Fritsche 8323177472
add wait to unicode for win (#15061)
Co-authored-by: Markus Fritsche <fritsche.markus@gmail.com>
2021-11-12 15:00:36 -08:00
..
api
audio
backlight
bootmagic
debounce
keymap_extras
led_matrix
logging Move print/debug files to quantum (#12069) 2021-08-03 18:49:33 +01:00
process_keycode add wait to unicode for win (#15061) 2021-11-12 15:00:36 -08:00
rgb_matrix [Bug] Fix IS31fl3741 driver to accept 1 or 2 addresses (#14451) 2021-09-15 10:07:08 -07:00
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.c Apply `TAP_CODE_DELAY` to Tap Dance key sequences (#14412) 2021-09-13 00:48:11 +01:00
action.h Apply `TAP_CODE_DELAY` to Tap Dance key sequences (#14412) 2021-09-13 00:48:11 +01: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 [Core] Fix "6kro enable" and clarify naming (#14563) 2021-09-29 11:37:11 -07:00
action_util.h
api.c
api.h
bitwise.c
bitwise.h
color.c
color.h
command.c [Bug] Fix command feature if mousekey is enabled and using 3-speed setting (#14697) 2021-10-05 17:50:23 -07:00
command.h
config_common.h
crc.c
crc.h
debounce.h
digitizer.c
digitizer.h
dip_switch.c
dip_switch.h
dynamic_keymap.c
dynamic_keymap.h
dynamic_macro.h
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 `ST7565_TIMEOUT 0` and `ST7565_DISABLE_TIMEOUT` should behave the same (#14315) 2021-09-08 18:34:49 -07:00
keyboard.h
keycode.h
keycode_config.c clang-format changes 2019-08-30 15:01:52 -07:00
keycode_config.h
keymap.h
keymap_common.c
led.c
led.h
led_tables.c
led_tables.h
main.c
matrix.c
matrix.h
matrix_common.c
mcu_selection.mk Update mcu_selection.mk with current ChibiOS path (#14909) 2021-10-26 16:10:48 -07:00
mousekey.c
mousekey.h
pointing_device.c
pointing_device.h
quantum.c
quantum.h
quantum_keycodes.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 Change include guards in quantum/ to pragma once (#11239) 2020-12-26 15:53:12 +11:00
velocikey.c
velocikey.h
via.c
via.h
via_ensure_keycode.h
wpm.c
wpm.h