qmk_firmware/quantum
2021-08-18 08:47:50 +10:00
..
api
audio Fixup Audio startup and add to documents (#13606) 2021-08-15 21:51:50 +01:00
backlight backlight.c: include eeprom.h (#13024) 2021-05-28 09:04:13 -07:00
bootmagic Remove Full Bootmagic (#13846) 2021-08-06 23:59:56 -07:00
debounce
keymap_extras Steno combinedkeys (#12538) 2021-08-18 04:48:00 +10:00
led_matrix Rgb matrix/enable modes explicitly (#13758) 2021-08-18 04:19:00 +10:00
logging
process_keycode Add a toggle key for GUI On/Off in Magic feature (#13830) 2021-08-18 08:47:50 +10:00
rgb_matrix Rgb matrix/enable modes explicitly (#13758) 2021-08-18 04:19:00 +10:00
rgblight
sequencer
serial_link
split_common Fix ifdefs for OLED split sync code (#14017) 2021-08-15 00:54:08 -07:00
template Remove Full Bootmagic (#13846) 2021-08-06 23:59:56 -07:00
tools
visualizer
api.c
api.h
bitwise.c
bitwise.h
color.c
color.h
command.c Refactor quantum/command.{c,h} for code size & {read,maintain}ability (#11842) 2021-08-07 17:12:57 +10:00
command.h Refactor quantum/command.{c,h} for code size & {read,maintain}ability (#11842) 2021-08-07 17:12:57 +10:00
config_common.h
crc.c
crc.h
debounce.h
digitizer.c Digitizer HID interface : absolute coordinates for mouse cursor (#12851) 2021-08-18 04:52:44 +10:00
digitizer.h Digitizer HID interface : absolute coordinates for mouse cursor (#12851) 2021-08-18 04:52:44 +10:00
dip_switch.c
dip_switch.h
dynamic_keymap.c
dynamic_keymap.h
dynamic_macro.h
encoder.c
encoder.h
haptic.c Haptic: driver-> feature (#13713) 2021-07-25 19:14:58 -07:00
haptic.h
joystick.c
joystick.h
keycode_config.c
keycode_config.h
keymap.h
keymap_common.c Process combos earlier & overlapping combos (#8591) 2021-08-06 09:44:57 +10:00
led.c
led.h
led_tables.c
led_tables.h
matrix.c
matrix.h
matrix_common.c
mcu_selection.mk Add support for STM32F407x MCUs. (#13718) 2021-08-09 06:52:13 +10:00
mousekey.c
mousekey.h
pointing_device.c
pointing_device.h
quantum.c Fixup Audio startup and add to documents (#13606) 2021-08-15 21:51:50 +01:00
quantum.h Merge remote-tracking branch 'origin/master' into develop 2021-08-06 05:54:10 +00:00
quantum_keycodes.h Add a toggle key for GUI On/Off in Magic feature (#13830) 2021-08-18 08:47:50 +10:00
ring_buffer.h
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 Change include guards in quantum/ to pragma once (#11239) 2020-12-26 15:53:12 +11:00
via.c
via.h
via_ensure_keycode.h
wpm.c
wpm.h