summaryrefslogtreecommitdiffstats
path: root/keyboards/converter/siemens_tastatur
Commit message (Expand)AuthorAgeFilesLines
* Get rid of `USB_LED_CAPS_LOCK` (#21436)Ryan2023-07-061-2/+3
* Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel2023-06-231-2/+0
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-122-114/+73
* Remove more empty headers (#20155)Ryan2023-03-171-17/+0
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-111-5/+0
* Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis2023-02-111-2/+2
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-4/+0
* Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)Ryan2022-08-142-8/+6
* Provide better config defaults for bluepill boards (#16909)Joel Challis2022-04-221-29/+0
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Fix up build options comments (#15463)Ryan2021-12-121-0/+3
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-091-19/+0
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-1/+1
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove empty override functions (#14312)Ryan2021-09-052-32/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* first pass: matrix consistency improvements (#13471)Zach White2021-07-111-2/+2
* Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-121-1/+1
* ChibiOS conf migrations... take 11 (#11646)Nick Brassel2021-01-211-12/+0
* Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-202-2/+2
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-01-151-1/+0
|\
| * Remove `DESCRIPTION`, B-D (#11513)Ryan2021-01-151-1/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-161-2/+2
|\|
| * Normalise include statements in keyboard code (#11185)Ryan2020-12-161-2/+2
* | ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)Nick Brassel2020-12-053-1422/+44
|/
* Add STM32Duino to bootloader selection (#10558)Ryan2020-10-132-16/+2
* 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
|\
| * 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
|/
* Refactor f103,f072,f042 based keyboards to use new MCU selection defaults (#7...Joel Challis2020-01-101-34/+6
* [Keyboard] Siemens Tastatur Converter (#6090)yiancar2019-06-1118-0/+2074