qmk_firmware/quantum
Amber Holly b23f6011c3 Remove build option firmware size impacts (#6947)
* Update rules.mk template to remove build option size impacts

* Add rules.mk cleaning script

* Update all rules.mk files to remove build option firmware size impact messages

* Remove references to feature filesize in documentation

* Revert "Update all rules.mk files to remove build option firmware size impact messages"

This reverts commit 7cfe70976bcc223bf47c960b2e6af8596df80a32.

* Fix regex in cleanup script and exclude keymaps/ directories

* Update quantum/template/avr/rules.mk

Fixed missing tabs/spaces.

Co-Authored-By: fauxpark <fauxpark@gmail.com>
2019-10-18 18:14:49 -07:00
..
api
audio
backlight Move tmk_core/common/backlight to quantum/backlight (#6710) 2019-10-17 17:48:58 +01:00
debounce
keymap_extras Fix quantum keymapextra italian (#6779) 2019-10-03 10:27:01 +10:00
process_keycode Generalize Tap Dance Layer functions (#6629) 2019-09-21 11:22:27 -07:00
rgb_matrix_animations
rgb_matrix_runners
serial_link
split_common SPLIT - Remove NO_USB_STARTUP_CHECK requirement for usb detection (#7053) 2019-10-17 23:37:37 +01:00
stm32
template Remove build option firmware size impacts (#6947) 2019-10-18 18:14:49 -07:00
tools
visualizer
api.c
api.h
color.c
color.h
config_common.h Added uart config for using rn42 with at90usb1286 (#6582) 2019-10-16 09:10:23 +11:00
debounce.h
dip_switch.c
dip_switch.h
dynamic_keymap.c
dynamic_keymap.h
dynamic_macro.h
encoder.c
encoder.h
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h
keymap.h
keymap_common.c Move tmk_core/common/backlight to quantum/backlight (#6710) 2019-10-17 17:48:58 +01:00
led_matrix.c
led_matrix_drivers.c
led_tables.c
led_tables.h
ledmatrix.h
matrix.c
mcu_selection.mk
pincontrol.h
pointing_device.c
pointing_device.h
quantum.c Move tmk_core/common/backlight to quantum/backlight (#6710) 2019-10-17 17:48:58 +01:00
quantum.h
quantum_keycodes.h ARM split - Add bootmagic/magic keycodes for setting handedness (#6545) 2019-09-24 15:24:12 +01:00
rgb.h
rgb_matrix.c
rgb_matrix.h
rgb_matrix_drivers.c
rgb_matrix_types.h
rgblight.c Fix small hiccup in snake animation (#6858) 2019-10-15 23:13:13 +01:00
rgblight.h
rgblight_breathe_table.h
rgblight_list.h
rgblight_modes.h
rgblight_post_config.h
rgblight_reconfig.h
send_string_keycodes.h
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h