summaryrefslogtreecommitdiff
path: root/keyboards/retro_75
AgeCommit message (Collapse)Author
2020-04-05Enable memcore to fix malloc/rand crashes (#8695)Joel Challis
2020-02-292020 February 29 Breaking Changes Update (#8064)James Young
2020-01-10Refactor 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-11-08Initial firmware for Retro75 (#7294)Joel Challis
* Initial firmware for Retro75 * Update readme to match new template guidelines