qmk_firmware/quantum
Nick Brassel 8bb231aa1c
Adds support for STM32L412xB, STM32L422xB. (#13383)
* Adds support for STM32L412xB, STM32L422xB.

* Add to list of supported MCUs.

* Disable SPI1 by default.
2021-06-30 10:07:40 +10:00
..
api
audio
backlight
bootmagic
debounce
keymap_extras
led_matrix Move LED/RGB Matrix code into their own directories (#13257) 2021-06-22 18:26:23 +10:00
process_keycode Remove rgblight stubs (#13302) 2021-06-23 10:16:41 +10:00
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 Add sync_timer support over serial_link (i.e. Ergodox Infinity) (#12845) 2021-06-19 19:18:00 -07:00
split_common Extensible split data sync (#11930) 2021-06-18 09:10:06 +10:00
template
tools
visualizer
api.c
api.h
bitwise.c
bitwise.h
color.c
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 Add CRC8 calculation subsystem to quantum (#12641) 2021-06-18 00:09:43 +01:00
crc.h Add CRC8 calculation subsystem to quantum (#12641) 2021-06-18 00:09:43 +01:00
debounce.h
dip_switch.c
dip_switch.h
dynamic_keymap.c
dynamic_keymap.h
dynamic_macro.h
encoder.c
encoder.h
joystick.c
joystick.h
keycode_config.c
keycode_config.h
keymap_common.c
keymap.h
led_tables.c
led_tables.h
led.c
led.h
matrix_common.c
matrix.c
matrix.h
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 Add Mac centric Shift and Alt + GUI Macros (#13107) 2021-06-19 19:14:19 -07:00
quantum.c
quantum.h
ring_buffer.h
send_string_keycodes.h
send_string.c
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