You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/quantum
Joel Challis 014ad1d747
Fix RESET keycode on some STM32F072 keyboards (#8134)
* Add f072 board files with 'enter_bootloader_mode_if_requested' support

* rename default f072 board file to GENERIC_STM32_F072XB

* Remove board files

* Add bootloader def

* Update generic f072 board paths

* Revert wrong deletion
5 years ago
..
api
audio Add customisable EEPROM driver selection (#7274) 5 years ago
backlight Add VIA support for QMK backlight, QMK RGBLight (#7911) 5 years ago
debounce
keymap_extras Run clang-format manually to fix recently changed files 6 years ago
process_keycode Relocate grave keycode processing (#8082) 5 years ago
rgb_matrix_animations RGB matrix effect - left-right gradient (#7742) 6 years ago
rgb_matrix_runners
serial_link
split_common Align split_common/matrix.c with matrix.c (#8153) 5 years ago
stm32 Convert backlight to follow driver rules pattern 6 years ago
template Send string keycode tweaks (#7471) 6 years ago
tools
visualizer
api.c
api.h
color.c Run clang-format manually to fix recently changed files (#7934) 5 years ago
color.h Use White channel on RGBW LEDs (#7678) 6 years ago
config_common.h Ensure setPinInput actually sets input high-Z (#6237) 5 years ago
debounce.h
dip_switch.c Run clang-format manually to fix recently changed files 6 years ago
dip_switch.h
dynamic_keymap.c Run clang-format manually to fix recently changed files (#7934) 5 years ago
dynamic_keymap.h
dynamic_macro.h [Core] Convert Dynamic Macro to a Core Feature (#5948) 6 years ago
encoder.c Run clang-format manually to fix recently changed files (#7934) 5 years ago
encoder.h
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h
keymap.h
keymap_common.c core: Fix variable init and header include (#7626) 6 years ago
led_matrix.c
led_matrix_drivers.c
led_tables.c
led_tables.h
ledmatrix.h
matrix.c Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915) 5 years ago
matrix_common.c Fix CUSTOM_MATRIX lite matrix_scan return code (#7908) 6 years ago
mcu_selection.mk Fix RESET keycode on some STM32F072 keyboards (#8134) 5 years ago
pincontrol.h
pointing_device.c
pointing_device.h
quantum.c Relocate grave keycode processing (#8082) 5 years ago
quantum.h Relocate grave keycode processing (#8082) 5 years ago
quantum_keycodes.h Run clang-format manually to fix recently changed files (#7934) 5 years ago
rgb.h
rgb_matrix.c Run clang-format manually to fix recently changed files (#7934) 5 years ago
rgb_matrix.h Relocate RGB keycode processing (#7508) 6 years ago
rgb_matrix_drivers.c Use White channel on RGBW LEDs (#7678) 6 years ago
rgb_matrix_types.h
rgblight.c Add customisable EEPROM driver selection (#7274) 5 years ago
rgblight.h format code according to conventions [skip ci] 5 years ago
rgblight_breathe_table.h
rgblight_list.h
rgblight_modes.h
rgblight_post_config.h
rgblight_reconfig.h
send_string_keycodes.h Send string keycode tweaks (#7471) 6 years ago
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h
via.c Add VIA support for QMK backlight, QMK RGBLight (#7911) 5 years ago
via.h Add VIA support for QMK backlight, QMK RGBLight (#7911) 5 years ago