Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused CORTEX_VTOR_INIT (#10053) | Ryan | 2020-08-29 | 1 | -1/+0 |
| | |||||
* | Fix siemens_tastatur info.json (#9568) | Ryan | 2020-06-28 | 2 | -2/+2 |
| | |||||
* | Add missing info.jsons for a few boards (#9549) | Ryan | 2020-06-28 | 1 | -0/+94 |
| | |||||
* | Fix capitalisation of "GitHub" (#9184) | Ryan | 2020-05-25 | 1 | -1/+1 |
| | |||||
* | 2020 February 29 Breaking Changes Update (#8064) | James Young | 2020-02-29 | 3 | -97/+460 |
| | |||||
* | Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files. | Nick Brassel | 2020-01-28 | 2 | -4/+3 |
| | |||||
* | Refactor stm32duino f103 keyboards to use new central board config files (#7706) | Joel Challis | 2020-01-27 | 4 | -228/+1 |
|\ | | | | | | | | | | | | | | | | | | | * Create central board for bluepill * Remove duplicate board files * Refactor to use new central board config files * Fix cannonkeys f103 boards | ||||
| * | Refactor to use new central board config files | zvecr | 2020-01-26 | 1 | -1/+1 |
| | | |||||
| * | Remove duplicate board files | zvecr | 2020-01-26 | 3 | -227/+0 |
| | | |||||
* | | Migrate common ld scripts to common location (#7887) | Joel Challis | 2020-01-27 | 2 | -193/+0 |
|/ | | | | | | | | * Migrate common ld scripts to common location * Remove duplicate ld scripts * Update build to look at common ld location | ||||
* | Refactor f103,f072,f042 based keyboards to use new MCU selection defaults ↵ | Joel Challis | 2020-01-10 | 1 | -34/+6 |
| | | | | | | | | | | (#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' | ||||
* | [Keyboard] Siemens Tastatur Converter (#6090) | yiancar | 2019-06-11 | 18 | -0/+2074 |
* initial commit * Siemens Tastatur * Update keyboards/handwired/siemens_tastatur/keymaps/default/keymap.c Co-Authored-By: fauxpark <fauxpark@gmail.com> * beauty fixes * More tidying up * Update keyboards/converter/siemens_tastatur/keymaps/default/keymap.c Co-Authored-By: Drashna Jaelre <drashna@live.com> |