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 250a99ff1b
Add rules.mk defaults for f103,f072,f042 (#7704)
* Add rules.mk defaults for f103,f072,f042

* Add rules.mk defaults for f103,f072,f042 - remove comment

* Add rules.mk defaults for f103,f072,f042 - align USE_FPU

* Reset MCU to avoid build issues

* Move essential config values to top and remove ability for override

* Align DFU_SUFFIX_ARGS order with DFU_ARGS
5 years ago
..
api clang-format changes 6 years ago
audio clang-format changes 6 years ago
backlight Add central location for ChibiOS defines (#7542) 5 years ago
debounce clang-format changes 6 years ago
keymap_extras Run clang-format manually to fix recently changed files 6 years ago
process_keycode Relocate RGB keycode processing (#7508) 5 years ago
rgb_matrix_animations Fix the RGB_MATRIX_RAINBOW_PINWHEELS animation (#7365) 6 years ago
rgb_matrix_runners clang-format changes 6 years ago
serial_link clang-format changes 6 years ago
split_common Disable usb on slave half to resolve random 'lockup' (#7649) 5 years ago
stm32 Convert backlight to follow driver rules pattern 5 years ago
template Send string keycode tweaks (#7471) 6 years ago
tools Backlight abstraction and other changes (#439) 9 years ago
visualizer clang-format changes 6 years ago
api.c clang-format changes 6 years ago
api.h clang-format changes 6 years ago
color.c Smoother Linear Light Table (#6764) 6 years ago
color.h clang-format changes 6 years ago
config_common.h Run clang-format manually to fix recently changed files 6 years ago
debounce.h Removed #include "matrix.h" from debounce.h 6 years ago
dip_switch.c Run clang-format manually to fix recently changed files 6 years ago
dip_switch.h Add Dip Switch as a core feature (#6140) 6 years ago
dynamic_keymap.c clang-format changes 6 years ago
dynamic_keymap.h clang-format changes 6 years ago
dynamic_macro.h [Core] Convert Dynamic Macro to a Core Feature (#5948) 6 years ago
encoder.c Updated slave encoder sync to reduce dropped pulses - v2 (#7505) 5 years ago
encoder.h Added encoder support to split common code (#5477) 6 years ago
fauxclicky.c clang-format changes 6 years ago
fauxclicky.h clang-format changes 6 years ago
keycode_config.c clang-format changes 6 years ago
keycode_config.h clang-format changes 6 years ago
keymap.h clang-format changes 6 years ago
keymap_common.c core: Fix variable init and header include (#7626) 5 years ago
led_matrix.c clang-format changes 6 years ago
led_matrix_drivers.c clang-format changes 6 years ago
led_tables.c Smoother Linear Light Table (#6764) 6 years ago
led_tables.h Move CIE1931 and breathing tables to its own file 8 years ago
ledmatrix.h clang-format changes 6 years ago
matrix.c clang-format changes 6 years ago
mcu_selection.mk Add rules.mk defaults for f103,f072,f042 (#7704) 5 years ago
pincontrol.h clang-format changes 6 years ago
pointing_device.c clang-format changes 6 years ago
pointing_device.h clang-format changes 6 years ago
quantum.c Make the keyboard beep when Audio is enabled and `\a` is encountered in a sendstring 5 years ago
quantum.h Add central location for ChibiOS defines (#7542) 5 years ago
quantum_keycodes.h Add short aliases for Magic keycodes (#7541) 5 years ago
rgb.h clang-format changes 6 years ago
rgb_matrix.c Turn off RGB Matrix LEDs when keyboard sleeps (#7713) 5 years ago
rgb_matrix.h Relocate RGB keycode processing (#7508) 5 years ago
rgb_matrix_drivers.c Unify RGB and RGBW commands (#7297) 6 years ago
rgb_matrix_types.h clang-format changes 6 years ago
rgblight.c Run clang-format manually to fix recently changed files 6 years ago
rgblight.h clang-format changes 6 years ago
rgblight_breathe_table.h clang-format changes 6 years ago
rgblight_list.h clang-format changes 6 years ago
rgblight_modes.h clang-format changes 6 years ago
rgblight_post_config.h clang-format changes 6 years ago
rgblight_reconfig.h clang-format changes 6 years ago
send_string_keycodes.h Send string keycode tweaks (#7471) 6 years ago
variable_trace.c clang-format changes 6 years ago
variable_trace.h clang-format changes 6 years ago
velocikey.c clang-format changes 6 years ago
velocikey.h clang-format changes 6 years ago