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 014ad1d747
Fix RESET keycode on some STM32F072 keyboards (#8134)
* Add f072 board files with 'enter_bootloader_mode_if_requested' support

* rename default f072 board file to GENERIC_STM32_F072XB

* Remove board files

* Add bootloader def

* Update generic f072 board paths

* Revert wrong deletion
6 years ago
..
arm Add thread safety around i2c_master for ChibiOS/ARM. 6 years ago
avr Update split serial code to use driver pattern (#7990) 6 years ago
boards Fix RESET keycode on some STM32F072 keyboards (#8134) 6 years ago
eeprom format code according to conventions [skip ci] 6 years ago
gpio Increase matrix scanning speed on xd84 (#7517) 6 years ago
haptic Completely remove i2c_transmit_receive function (#7686) 6 years ago
issi Run clang-format manually to fix recently changed files (#7934) 6 years ago
oled Fix out of bound OLED font access (#8145) 6 years ago
qwiic clang-format changes 6 years ago
ugfx/gdisp clang-format changes 6 years ago