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.
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>
6 years ago
..
api clang-format changes 6 years ago
audio format code according to conventions [skip ci] 6 years ago
backlight Initial arm->chibios pass - simplify some platform logic (#8450) 6 years ago
debounce quantum/debounce: Added sym_pk debounce algorithm (#8587) 6 years ago
keymap_extras format code according to conventions [skip ci] 6 years ago
process_keycode Rename UC_OSX (and related constants) to UC_MAC (#8589) 6 years ago
rgb_matrix_animations RGB matrix effect - left-right gradient (#7742) 6 years ago
rgb_matrix_runners clang-format changes 6 years ago
serial_link 2020 February 29 Breaking Changes Update (#8064) 6 years ago
split_common Run clang-format manually to fix recently changed files (#8552) 6 years ago
stm32 Add SPI master for ChibiOS/ARM. (#8779) 6 years ago
template Audio_Enable, AVR template update (#8901) 6 years ago
tools
visualizer 2020 February 29 Breaking Changes Update (#8064) 6 years ago
api.c clang-format changes 6 years ago
api.h clang-format changes 6 years ago
color.c Run clang-format manually to fix recently changed files (#7934) 6 years ago
color.h Use White channel on RGBW LEDs (#7678) 6 years ago
config_common.h Initial support for ATtiny85 (#8632) 6 years ago
debounce.h
dip_switch.c Bugfix for quantum/dip_switch.c (#8731) 6 years ago
dip_switch.h Add Dip Switch as a core feature (#6140) 6 years ago
dynamic_keymap.c format code according to conventions [skip ci] 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 2020 February 29 Breaking Changes Update (#8064) 6 years ago
encoder.h Added encoder support to split common code (#5477) 7 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 Strip out features to allow minimum firmware sizes (#8645) 6 years ago
led_matrix.c clang-format changes 6 years ago
led_matrix_drivers.c clang-format changes 6 years ago
led_tables.c Remove unused LED_BREATHING_TABLE 6 years ago
led_tables.h Remove unused LED_BREATHING_TABLE 6 years ago
ledmatrix.h clang-format changes 6 years ago
matrix.c Allow 30us matrix delay to be keyboard/user overridable (#8216) 6 years ago
matrix_common.c Allow 30us matrix delay to be keyboard/user overridable (#8216) 6 years ago
mcu_selection.mk Initial support for ATtiny85 (#8632) 6 years ago
pointing_device.c clang-format changes 6 years ago
pointing_device.h clang-format changes 6 years ago
quantum.c Fix bug with layer caching in get_event_keycode (#8693) 6 years ago
quantum.h format code according to conventions [skip ci] 6 years ago
quantum_keycodes.h Add *OPT aliases for *ALT keycodes and macros (#8714) 6 years ago
rgb.h clang-format changes 6 years ago
rgb_matrix.c Run clang-format manually to fix recently changed files (#8552) 6 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 clang-format changes 6 years ago
rgblight.c format code according to conventions [skip ci] 6 years ago
rgblight.h Convert clipping variables in rgblight.c to a structure (#7720) 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
send_string_keycodes.h Add *OPT aliases for *ALT keycodes and macros (#8714) 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
via.c Configurable VIA layout options default value (#8707) 6 years ago
via.h Configurable VIA layout options default value (#8707) 6 years ago
wpm.c Run clang-format manually to fix recently changed files (#8552) 6 years ago
wpm.h Run clang-format manually to fix recently changed files (#8552) 6 years ago