qmk_firmware/quantum
Joel Challis 2cade3a483
Align some quantum sub-directories (#14134)
* Misc folder tidy

* Review comments

* Remove redundant entry
2021-08-24 17:07:11 +01:00
..
api
audio
backlight
bootmagic
debounce
keymap_extras Merge remote-tracking branch 'origin/master' into develop 2021-08-23 22:06:37 +00:00
led_matrix
logging
process_keycode
rgb_matrix
rgblight
sequencer
serial_link
split_common [Core] Refactor OLED to allow easy addition of other types (#13454) 2021-08-24 16:28:26 +10:00
visualizer
action.c Tidy up quantum.c now some of tmk_core has been merged (#14083) 2021-08-24 14:28:37 +01:00
action.h Tidy up quantum.c now some of tmk_core has been merged (#14083) 2021-08-24 14:28:37 +01:00
action_code.h
action_layer.c
action_layer.h
action_macro.c
action_macro.h
action_tapping.c Short term bodge for firmware size bloat (#14144) 2021-08-24 16:09:23 +01:00
action_tapping.h
action_util.c
action_util.h
api.c
api.h
bitwise.c
bitwise.h
color.c
color.h
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
haptic.c
haptic.h
joystick.c
joystick.h
keyboard.c [Core] Refactor OLED to allow easy addition of other types (#13454) 2021-08-24 16:28:26 +10:00
keyboard.h
keycode.h
keycode_config.c
keycode_config.h
keymap.h Short term bodge for firmware size bloat (#14144) 2021-08-24 16:09:23 +01:00
keymap_common.c Tidy up quantum.c now some of tmk_core has been merged (#14083) 2021-08-24 14:28:37 +01:00
keymap_common.h Short term bodge for firmware size bloat (#14144) 2021-08-24 16:09:23 +01:00
led.c
led.h
led_tables.c
led_tables.h
main.c
matrix.c
matrix.h
matrix_common.c
mcu_selection.mk
mousekey.c
mousekey.h
pointing_device.c
pointing_device.h
quantum.c Tidy up quantum.c now some of tmk_core has been merged (#14083) 2021-08-24 14:28:37 +01:00
quantum.h Tidy up quantum.c now some of tmk_core has been merged (#14083) 2021-08-24 14:28:37 +01:00
quantum_keycodes.h
ring_buffer.h
send_string.c
send_string.h
send_string_keycodes.h
util.h
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h
via.c
via.h
via_ensure_keycode.h
wpm.c
wpm.h