qmk_firmware/quantum
2021-07-01 08:22:21 -07:00
..
api
audio
backlight backlight.c: include eeprom.h (#13024) 2021-05-28 09:04:13 -07:00
bootmagic
debounce Add asym_eager_defer_pk debounce type (#12689) 2021-06-16 14:00:37 +10:00
keymap_extras
led_matrix
process_keycode
rgb_matrix Merge remote-tracking branch 'origin/master' into develop 2021-06-23 09:45:48 +00:00
rgblight Relocate RGB/HSV color defs to a more fitting place (#13377) 2021-06-29 19:15:58 +01:00
sequencer
serial_link
split_common
template
tools Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
visualizer
api.c
api.h
bitwise.c
bitwise.h
color.c
color.h
command.c
command.h
config_common.h
crc.c Add CRC8 calculation subsystem to quantum (#12641) 2021-06-18 00:09:43 +01:00
crc.h
debounce.h
dip_switch.c
dip_switch.h
dynamic_keymap.c
dynamic_keymap.h clang-format changes 2019-08-30 15:01:52 -07:00
dynamic_macro.h
encoder.c
encoder.h
joystick.c
joystick.h
keycode_config.c clang-format changes 2019-08-30 15:01:52 -07:00
keycode_config.h Add ability to toggle One Shot functionality (#4198) 2021-03-01 08:57:02 -08:00
keymap_common.c Strip out features to allow minimum firmware sizes (#8645) 2020-04-01 21:06:22 +01:00
keymap.h
led_tables.c
led_tables.h Change include guards in quantum/ to pragma once (#11239) 2020-12-26 15:53:12 +11:00
led.c
led.h
matrix_common.c
matrix.c
matrix.h Adding keyboard level weak function for slave matrix scan (#12317) 2021-03-25 22:33:18 +11:00
mcu_selection.mk Adds support for STM32L412xB, STM32L422xB. (#13383) 2021-06-30 10:07:40 +10:00
mousekey.c
mousekey.h
pointing_device.c
pointing_device.h
quantum_keycodes.h
quantum.c Merge remote-tracking branch 'origin/master' into develop 2021-03-12 07:04:21 +00:00
quantum.h Add ST7565 LCD driver (#13089) 2021-06-10 17:16:09 +10:00
ring_buffer.h
send_string_keycodes.h Workaround for recent changes to mouse keycodes (#12367) 2021-03-24 19:38:35 +00:00
send_string.c Remove hex_to_keycode and move tap_random_base64 to send_string.c (#12079) 2021-03-12 18:03:44 +11:00
send_string.h
util.h
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h
via_ensure_keycode.h
via.c
via.h
wpm.c
wpm.h