aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/converter/siemens_tastatur
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused CORTEX_VTOR_INIT (#10053)Ryan2020-08-291-1/+0
|
* Fix siemens_tastatur info.json (#9568)Ryan2020-06-282-2/+2
|
* Add missing info.jsons for a few boards (#9549)Ryan2020-06-281-0/+94
|
* Fix capitalisation of "GitHub" (#9184)Ryan2020-05-251-1/+1
|
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-293-97/+460
|
* Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files.Nick Brassel2020-01-282-4/+3
|
* Refactor stm32duino f103 keyboards to use new central board config files (#7706)Joel Challis2020-01-274-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 fileszvecr2020-01-261-1/+1
| |
| * Remove duplicate board fileszvecr2020-01-263-227/+0
| |
* | Migrate common ld scripts to common location (#7887)Joel Challis2020-01-272-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 Challis2020-01-101-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)yiancar2019-06-1118-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>