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.
Joel Challis c588d232cb
Avoid name conflicts with usb_hid Arduino code (#13870)
* Avoid name conflicts with usb_hid Arduino code

* Fix tests
4 years ago
..
api Move `API_SYSEX_MAX_SIZE` out of `config_common.h` (#12302) 5 years ago
audio Refactor some platform dependent logic (#13675) 4 years ago
backlight 2021 May 29 Breaking Changes Update (#13034) 5 years ago
bootmagic 2021 May 29 Breaking Changes Update (#13034) 5 years ago
debounce Enforce memory allocator for ChibiOS builds with allocating debounce algorithms (#11630) 5 years ago
keymap_extras Adds Swedish Mac ISO and ANSI keymaps (#13055) 4 years ago
led_matrix_animations 2021 May 29 Breaking Changes Update (#13034) 5 years ago
led_matrix_runners 2021 May 29 Breaking Changes Update (#13034) 5 years ago
process_keycode 2021 May 29 Breaking Changes Update (#13034) 5 years ago
rgb_matrix_animations fix line endings 5 years ago
rgb_matrix_runners Fix zero condition of reactive runners that will suspend RGB animation (#12710) 5 years ago
sequencer
serial_link
split_common 2021 May 29 Breaking Changes Update (#13034) 5 years ago
template Add bootloader section to keyboard template (#13774) 4 years ago
tools
visualizer
api.c
api.h
bitwise.c Migrate some tmk_core files to quantum (#11791) 5 years ago
bitwise.h Migrate some tmk_core files to quantum (#11791) 5 years ago
color.c
color.h Add BGR byte order for WS2812 drivers (#11562) 5 years ago
command.c Merge remote-tracking branch 'origin/master' into develop 5 years ago
command.h Migrate some tmk_core files to quantum (#11791) 5 years ago
config_common.h 2021 May 29 Breaking Changes Update (#13034) 5 years ago
debounce.h
dip_switch.c
dip_switch.h
dynamic_keymap.c Improve EEPROM defaults for Dynamic Keymaps (#12853) 5 years ago
dynamic_keymap.h
dynamic_macro.h
encoder.c 2021 May 29 Breaking Changes Update (#13034) 5 years ago
encoder.h 2021 May 29 Breaking Changes Update (#13034) 5 years ago
joystick.c
joystick.h
keycode_config.c
keycode_config.h 2021 May 29 Breaking Changes Update (#13034) 5 years ago
keymap.h
keymap_common.c Refactor some platform dependent logic (#13675) 4 years ago
led.c
led.h Migrate some tmk_core files to quantum (#11791) 5 years ago
led_matrix.c Fix Bug with (RGB|LED)_DISABLE_WHEN_USB_SUSPENDED define (#13060) 5 years ago
led_matrix.h 2021 May 29 Breaking Changes Update (#13034) 5 years ago
led_matrix_drivers.c 2021 May 29 Breaking Changes Update (#13034) 5 years ago
led_matrix_types.h 2021 May 29 Breaking Changes Update (#13034) 5 years ago
led_tables.c
led_tables.h
matrix.c 2021 May 29 Breaking Changes Update (#13034) 5 years ago
matrix.h 2021 May 29 Breaking Changes Update (#13034) 5 years ago
matrix_common.c Remove legacy print backward compatiblitly (#11805) 5 years ago
mcu_selection.mk 2021 May 29 Breaking Changes Update (#13034) 5 years ago
mousekey.c Fix Kinetic speed condition (#12139) 5 years ago
mousekey.h Migrate mousekey to quantum (#11804) 5 years ago
pointing_device.c Manually run formatting job (#11797) 5 years ago
pointing_device.h Improve Pointing Device report sending (#11064) 5 years ago
quantum.c 2021 May 29 Breaking Changes Update (#13034) 5 years ago
quantum.h Avoid name conflicts with usb_hid Arduino code (#13870) 4 years ago
quantum_keycodes.h Add Mac centric Shift and Alt + GUI Macros (#13107) 5 years ago
rgb.h
rgb_matrix.c Fix Bug with (RGB|LED)_DISABLE_WHEN_USB_SUSPENDED define (#13060) 5 years ago
rgb_matrix.h 2021 May 29 Breaking Changes Update (#13034) 5 years ago
rgb_matrix_drivers.c 2021 May 29 Breaking Changes Update (#13034) 5 years ago
rgb_matrix_types.h 2021 May 29 Breaking Changes Update (#13034) 5 years ago
rgblight.c Refactor some platform dependent logic (#13675) 4 years ago
rgblight.h Refactor some platform dependent logic (#13675) 4 years ago
rgblight_breathe_table.h
rgblight_list.h
rgblight_modes.h
rgblight_post_config.h
ring_buffer.h Migrate some tmk_core files to quantum (#11791) 5 years ago
send_string.c Remove hex_to_keycode and move tap_random_base64 to send_string.c (#12079) 5 years ago
send_string.h Remove hex_to_keycode and move tap_random_base64 to send_string.c (#12079) 5 years ago
send_string_keycodes.h Workaround for recent changes to mouse keycodes (#12367) 5 years ago
util.h Migrate some tmk_core files to quantum (#11791) 5 years ago
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h
via.c Fix keycode mappings for via and ensure they don't change within protocol (#12130) 5 years ago
via.h
via_ensure_keycode.h Fix keycode mappings for via and ensure they don't change within protocol (#12130) 5 years ago
wpm.c Fix overflows in WPM calculations (#13128) 4 years ago
wpm.h 2021 May 29 Breaking Changes Update (#13034) 5 years ago