qmk_firmware/quantum
JohSchneider ddd055b1e2
Audio_Enable, AVR template update (#8901)
* Branch point for 2020 May 30 Breaking Change

* audio-configuration: template: audio_avr.c does NOT default to C6

not on its own, it needs a pin configured per define in config.h for audio to actually work
otherwise only parts of the code are included in the firmware, wasting space and possibly breaking builds because auf hitting the firmware-size limits

* audio-configuration: strip comment to bare essentials

Co-Authored-By: Ryan <fauxpark@gmail.com>

* revert future change

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: Johannes <you@example.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: zvecr <git@zvecr.com>
2020-05-01 21:30:12 +01:00
..
api
audio
backlight
debounce
keymap_extras format code according to conventions [skip ci] 2020-04-28 07:04:07 +00:00
process_keycode
rgb_matrix_animations
rgb_matrix_runners
serial_link
split_common
stm32 Add SPI master for ChibiOS/ARM. (#8779) 2020-04-29 14:01:20 +10:00
template Audio_Enable, AVR template update (#8901) 2020-05-01 21:30:12 +01:00
tools
visualizer
api.c
api.h
color.c
color.h
config_common.h
debounce.h
dip_switch.c Bugfix for quantum/dip_switch.c (#8731) 2020-04-12 12:44:24 -07:00
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
led_matrix.c
led_matrix_drivers.c
led_tables.c
led_tables.h
ledmatrix.h
matrix.c
matrix_common.c
mcu_selection.mk
pointing_device.c
pointing_device.h
quantum.c
quantum.h format code according to conventions [skip ci] 2020-04-29 11:38:51 +00:00
quantum_keycodes.h Add *OPT aliases for *ALT keycodes and macros (#8714) 2020-04-12 11:37:55 -07:00
rgb.h
rgb_matrix.c
rgb_matrix.h
rgb_matrix_drivers.c
rgb_matrix_types.h
rgblight.c format code according to conventions [skip ci] 2020-04-29 08:57:41 +00:00
rgblight.h Convert clipping variables in rgblight.c to a structure (#7720) 2020-04-29 10:22:28 +02:00
rgblight_breathe_table.h
rgblight_list.h
rgblight_modes.h
rgblight_post_config.h
send_string_keycodes.h Add *OPT aliases for *ALT keycodes and macros (#8714) 2020-04-12 11:37:55 -07:00
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h
via.c
via.h
wpm.c
wpm.h