summaryrefslogtreecommitdiffstats
path: root/keyboards/tkw/stoutgat/v2
Commit message (Expand)AuthorAgeFilesLines
* Add missing layout data for a handful of boards (#20931)Ryan2023-05-161-165/+165
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+1
* Move 65% layouts to data driven (#20308)Ryan2023-04-042-150/+302
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-262-1/+3
* Remove trailing zeroes in info.json layouts (#20156)Ryan2023-03-171-14/+14
* Remove more empty headers (#20155)Ryan2023-03-171-16/+0
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-112-6/+5
* Move encoder config to data driven (#19923)Ryan2023-02-262-3/+6
* Remove matrix size defines (#19581)Ryan2023-02-171-6/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+5
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-4/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-1/+1
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-202-2/+2
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-151-2/+11
* Move keyboard USB IDs and strings to data driven: T (#17899)Ryan2022-08-042-8/+7
* Specify blackpill board files where relevant (#17521)Joel Challis2022-07-011-0/+1
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-3/+3
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-4/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-081-2/+2
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-292-11/+13
* ChibiOS conf migrations... take 11 (#11646)Nick Brassel2021-01-211-25/+0
* Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-203-3/+3
* remove duplicate manufacturerZach White2021-01-131-1/+0
* Disable subsystems repo-wide. (#11449)Nick Brassel2021-01-101-16/+0
* ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)Nick Brassel2020-12-053-1454/+65
* Add STM32F401/F411 to mcu_selection.mk (#10278)Ryan2020-09-181-26/+4
* [Keyboard] add Stoutgat v2; move Stoutgat v1 (#10233)vattern2020-09-1512-0/+1958