qmk_firmware/quantum
2022-08-12 19:20:58 -07:00
..
audio
backlight
bootmagic
debounce
encoder/tests
keymap_extras KR_DQUO S(KR_COLN) → KR_DQUO S(KR_QUOT) (#18011) 2022-08-12 19:20:58 -07:00
led_matrix
logging
painter Add ST7735 driver to Quantum Painter (#17848) 2022-07-31 19:58:25 -07:00
pointing_device
process_keycode
rgb_matrix
rgblight
send_string
sequencer
split_common [Core] guard RPC invocation by checking RPC info against crc checksum (#17840) 2022-08-06 18:46:59 +10:00
wear_leveling
action.c
action.h
action_code.h
action_layer.c Missed some erroneous prints. (#16597) 2022-03-10 05:43:12 +11:00
action_layer.h Make default layer size 16-bit (#15286) 2022-06-19 07:37:51 +10:00
action_tapping.c
action_tapping.h
action_util.c Fix oneshot toggle logic (#16630) 2022-03-14 01:11:42 +00:00
action_util.h Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
bitwise.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
bitwise.h
caps_word.c
caps_word.h
color.c
color.h fixed typo in orange HSV colors decalartion (#15976) 2022-01-22 06:12:14 +00:00
command.c
command.h
config_common.h
crc.c
crc.h
debounce.h
deferred_exec.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
deferred_exec.h
digitizer.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
digitizer.h
dip_switch.c
dip_switch.h
dynamic_keymap.c
dynamic_keymap.h
dynamic_macro.h
eeconfig.c
eeconfig.h
encoder.c Improve ENCODER_DEFAULT_POS to recognize lost ticks (#16932) 2022-07-02 22:12:41 +10:00
encoder.h
haptic.c
haptic.h
joystick.c
joystick.h
keyboard.c
keyboard.h [Core] Process all changed keys in one scan loop, deprecate QMK_KEYS_PER_SCAN (#15292) 2022-08-06 20:51:13 +10:00
keycode.h
keycode_config.c
keycode_config.h
keycode_legacy.h Basic keycode overhaul (#14726) 2021-11-03 22:22:17 -07:00
keymap.h
keymap_common.c
keymap_introspection.c Allow for keymaps array to be implemented in a file other than $(KEYMAP_C) (#17559) 2022-07-05 08:58:35 +10:00
keymap_introspection.h Add keymap wrappers for introspection into the keymap. (#17229) 2022-06-05 10:26:02 +10:00
led.c Expose the time of the last change to the LED state (#17222) 2022-07-02 21:57:05 +10:00
led.h
led_tables.c Remove unused LED_BREATHING_TABLE 2020-03-06 22:29:01 -08:00
led_tables.h
main.c Quantum Painter (#10174) 2022-04-13 18:00:18 +10:00
matrix.c Make debounce() signal changes in the cooked matrix as return value (#17554) 2022-07-07 10:00:40 +02:00
matrix.h
matrix_common.c
mousekey.c Merge remote-tracking branch 'origin/master' into develop 2022-06-29 08:17:56 +00:00
mousekey.h
programmable_button.c
programmable_button.h Add Support for USB programmable buttons (#12950) 2021-09-15 08:40:22 -07:00
quantum.c
quantum.h
quantum_keycodes.h
quantum_keycodes_legacy.h
raw_hid.h
ring_buffer.h Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
secure.c
secure.h
sync_timer.c
sync_timer.h
utf8.c
utf8.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
virtser.h
wpm.c
wpm.h