Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-22 | Remove references to ch-bootloader-jump.patch (#10998) | Joel Challis | |
2020-04-05 | Enable memcore to fix malloc/rand crashes (#8695) | Joel Challis | |
2020-03-02 | Remove "ugly hack in usb_main.c" comments (#8296) | Ryan | |
2020-02-29 | 2020 February 29 Breaking Changes Update (#8064) | James Young | |
2020-02-13 | Fix RESET keycode on some STM32F072 keyboards (#8134) | Joel Challis | |
* 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 | |||
2020-01-28 | Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files. | Nick Brassel | |
2020-01-10 | Refactor f103,f072,f042 based keyboards to use new MCU selection defaults ↵ | Joel Challis | |
(#7705) * refactor keyboards using ST_STM32F072B_DISCOVERY to use 'MCU = STM32F072' * refactor keyboards using GENERIC_STM32_F042X6 to use 'MCU = STM32F042' * refactor keyboards using GENERIC_STM32_F103 to use 'MCU = STM32F103' | |||
2019-09-18 | [Keyboard] Introduce AT-AT 660M (#6729) | Adrien Tétar | |
* Introduce AT-AT 660M * PR feedback Co-Authored-By: fauxpark <fauxpark@gmail.com> * Add dfu-util args * Add URL |