qmk-dactyl-manuform-a/quantum
QMK Bot be3d7063a0 Merge remote-tracking branch 'origin/master' into develop 2021-09-29 18:37:46 +00:00
..
api
audio Remove GCC version check from song list inclusion (#14600) 2021-09-25 18:35:27 +01:00
backlight
bootmagic
debounce
keymap_extras Merge remote-tracking branch 'origin/master' into develop 2021-08-23 22:06:37 +00:00
led_matrix Fix LED Matrix suspend code (#14090) 2021-08-20 10:43:49 -07:00
logging
process_keycode
rgb_matrix
rgblight
sequencer
serial_link
split_common
visualizer
action.c
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 Migrate platform independent code from tmk_core -> quantum (#13673) 2021-08-18 00:18:58 +01:00
action_macro.c
action_macro.h
action_tapping.c
action_tapping.h
action_util.c
action_util.h
api.c clang-format changes 2019-08-30 15:01:52 -07:00
api.h
bitwise.c
bitwise.h
color.c Add support for hsv->rgb conversion without using CIE curve. (#9856) 2020-08-29 14:30:02 -07:00
color.h Relocate RGB/HSV color defs to a more fitting place (#13377) 2021-06-29 19:15:58 +01:00
command.c
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 eeprom_stm32: implement high density wear leveling (#12567) 2021-08-23 23:15:34 +01:00
encoder.c
encoder.h 2021 May 29 Breaking Changes Update (#13034) 2021-05-29 14:38:50 -07:00
haptic.c
haptic.h
joystick.c
joystick.h 2020 November 28 Breaking Changes Update (#11053) 2020-11-28 12:02:18 -08:00
keyboard.c
keyboard.h
keycode.h
keycode_config.c
keycode_config.h
keymap.h
keymap_common.c
led.c
led.h Migrate some tmk_core files to quantum (#11791) 2021-02-07 23:16:15 +00:00
led_tables.c
led_tables.h Change include guards in quantum/ to pragma once (#11239) 2020-12-26 15:53:12 +11:00
main.c
matrix.c
matrix.h Change the prototype of matrix_output_unselect_delay() (#13045) 2021-07-13 16:50:25 +09:00
matrix_common.c
mcu_selection.mk
mousekey.c mousekey: expose current report to users (#13069) 2021-07-03 00:50:47 -07:00
mousekey.h
pointing_device.c
pointing_device.h
programmable_button.c
programmable_button.h
quantum.c
quantum.h
quantum_keycodes.h Add Support for USB programmable buttons (#12950) 2021-09-15 08:40:22 -07:00
ring_buffer.h Migrate some tmk_core files to quantum (#11791) 2021-02-07 23:16:15 +00:00
send_string.c
send_string.h Remove hex_to_keycode and move tap_random_base64 to send_string.c (#12079) 2021-03-12 18:03:44 +11:00
send_string_keycodes.h
util.h
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h
via.c
via.h Fix issues with VIA EEPROM init and bring in line with eeconfig functionality (#13243) 2021-08-20 21:02:53 -07:00
via_ensure_keycode.h
wpm.c
wpm.h