qmk-firmware/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
2019-12-28 19:18:52 +00:00
..
api clang-format changes 2019-08-30 15:01:52 -07:00
audio clang-format changes 2019-08-30 15:01:52 -07:00
backlight Add central location for ChibiOS defines (#7542) 2019-12-21 18:22:49 +00:00
debounce clang-format changes 2019-08-30 15:01:52 -07:00
keymap_extras Run clang-format manually to fix recently changed files 2019-11-17 08:25:58 -08:00
process_keycode Relocate RGB keycode processing (#7508) 2019-12-16 12:27:53 -08:00
rgb_matrix_animations Fix the RGB_MATRIX_RAINBOW_PINWHEELS animation (#7365) 2019-11-15 13:12:34 -08:00
rgb_matrix_runners clang-format changes 2019-08-30 15:01:52 -07:00
serial_link clang-format changes 2019-08-30 15:01:52 -07:00
split_common Disable usb on slave half to resolve random 'lockup' (#7649) 2019-12-16 16:33:48 +00:00
stm32 Convert backlight to follow driver rules pattern 2019-12-14 03:25:06 +00:00
template Send string keycode tweaks (#7471) 2019-11-25 23:16:58 -08:00
tools Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
visualizer clang-format changes 2019-08-30 15:01:52 -07:00
api.c clang-format changes 2019-08-30 15:01:52 -07:00
api.h clang-format changes 2019-08-30 15:01:52 -07:00
color.c Smoother Linear Light Table (#6764) 2019-09-18 18:32:38 -07:00
color.h clang-format changes 2019-08-30 15:01:52 -07:00
config_common.h Run clang-format manually to fix recently changed files 2019-11-17 08:25:58 -08:00
debounce.h Removed #include "matrix.h" from debounce.h 2019-01-26 22:44:33 +11:00
dip_switch.c Run clang-format manually to fix recently changed files 2019-11-17 08:25:58 -08:00
dip_switch.h Add Dip Switch as a core feature (#6140) 2019-09-03 08:34:31 -07:00
dynamic_keymap.c clang-format changes 2019-08-30 15:01:52 -07:00
dynamic_keymap.h clang-format changes 2019-08-30 15:01:52 -07:00
dynamic_macro.h [Core] Convert Dynamic Macro to a Core Feature (#5948) 2019-11-04 22:59:13 -08:00
encoder.c Updated slave encoder sync to reduce dropped pulses - v2 (#7505) 2019-12-07 23:51:42 -08:00
encoder.h Added encoder support to split common code (#5477) 2019-04-03 16:01:17 -07:00
fauxclicky.c clang-format changes 2019-08-30 15:01:52 -07:00
fauxclicky.h clang-format changes 2019-08-30 15:01:52 -07:00
keycode_config.c clang-format changes 2019-08-30 15:01:52 -07:00
keycode_config.h clang-format changes 2019-08-30 15:01:52 -07:00
keymap.h clang-format changes 2019-08-30 15:01:52 -07:00
keymap_common.c core: Fix variable init and header include (#7626) 2019-12-14 12:00:09 +00:00
led_matrix.c clang-format changes 2019-08-30 15:01:52 -07:00
led_matrix_drivers.c clang-format changes 2019-08-30 15:01:52 -07:00
led_tables.c Smoother Linear Light Table (#6764) 2019-09-18 18:32:38 -07:00
led_tables.h Move CIE1931 and breathing tables to its own file 2017-04-09 18:34:59 +03:00
ledmatrix.h clang-format changes 2019-08-30 15:01:52 -07:00
matrix.c clang-format changes 2019-08-30 15:01:52 -07:00
mcu_selection.mk Add rules.mk defaults for f103,f072,f042 (#7704) 2019-12-28 19:18:52 +00:00
pincontrol.h clang-format changes 2019-08-30 15:01:52 -07:00
pointing_device.c clang-format changes 2019-08-30 15:01:52 -07:00
pointing_device.h clang-format changes 2019-08-30 15:01:52 -07:00
quantum.c Make the keyboard beep when Audio is enabled and `\a` is encountered in a sendstring 2019-12-25 11:34:25 -08:00
quantum.h Add central location for ChibiOS defines (#7542) 2019-12-21 18:22:49 +00:00
quantum_keycodes.h Add short aliases for Magic keycodes (#7541) 2019-12-05 00:44:39 -08:00
rgb.h clang-format changes 2019-08-30 15:01:52 -07:00
rgb_matrix.c Turn off RGB Matrix LEDs when keyboard sleeps (#7713) 2019-12-25 17:54:47 +00:00
rgb_matrix.h Relocate RGB keycode processing (#7508) 2019-12-16 12:27:53 -08:00
rgb_matrix_drivers.c Unify RGB and RGBW commands (#7297) 2019-11-09 15:51:39 +00:00
rgb_matrix_types.h clang-format changes 2019-08-30 15:01:52 -07:00
rgblight.c Run clang-format manually to fix recently changed files 2019-11-17 08:25:58 -08:00
rgblight.h clang-format changes 2019-08-30 15:01:52 -07:00
rgblight_breathe_table.h clang-format changes 2019-08-30 15:01:52 -07:00
rgblight_list.h clang-format changes 2019-08-30 15:01:52 -07:00
rgblight_modes.h clang-format changes 2019-08-30 15:01:52 -07:00
rgblight_post_config.h clang-format changes 2019-08-30 15:01:52 -07:00
rgblight_reconfig.h clang-format changes 2019-08-30 15:01:52 -07:00
send_string_keycodes.h Send string keycode tweaks (#7471) 2019-11-25 23:16:58 -08:00
variable_trace.c clang-format changes 2019-08-30 15:01:52 -07:00
variable_trace.h clang-format changes 2019-08-30 15:01:52 -07:00
velocikey.c clang-format changes 2019-08-30 15:01:52 -07:00
velocikey.h clang-format changes 2019-08-30 15:01:52 -07:00