summaryrefslogtreecommitdiffstats
path: root/keyboards/tkw
Commit message (Expand)AuthorAgeFilesLines
* Add missing layout data for a handful of boards (#20931)Ryan2023-05-162-276/+276
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-122-43/+69
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-064-2/+2
* Move 65% layouts to data driven (#20308)Ryan2023-04-044-292/+527
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-264-2/+6
* Remove trailing zeroes in info.json layouts (#20156)Ryan2023-03-171-14/+14
* Remove more empty headers (#20155)Ryan2023-03-173-49/+0
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-116-20/+22
* Move encoder config to data driven (#19923)Ryan2023-02-266-9/+17
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-172-1/+3
* Remove matrix size defines (#19581)Ryan2023-02-173-13/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-086-19/+10
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-4/+0
* Debounce defines cleanup (#19742)Ryan2023-02-032-6/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-313-3/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-104-2/+2
* Remove .noci functionality (#19122)Joel Challis2022-11-211-0/+0
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-203-3/+3
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-161-2/+2
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-152-3/+21
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-211-4/+0
|\
| * Move keyboard USB IDs and strings to data driven, pass 3 (#18111)Ryan2022-08-211-4/+0
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-201-1/+1
|\|
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-207-10/+19
|\|
| * Move keyboard USB IDs and strings to data driven, pass 2: S-Y (#18093)Ryan2022-08-207-10/+19
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* Move keyboard USB IDs and strings to data driven: T (#17899)Ryan2022-08-044-14/+13
* Specify blackpill board files where relevant (#17521)Joel Challis2022-07-012-0/+2
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-154-6/+6
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-153-12/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-093-6/+3
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-013-6/+0
* Rework and expand Pointing Device support (#14343)Drashna Jaelre2021-11-141-2/+1
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-053-3/+3
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-021-1/+2
* [Keyboard] Update Grandiceps to Rev2 (#14618)vattern2021-09-296-9/+63
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-123-3/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-123-6/+0
* Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-101-1/+1
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-242-2/+3
* Remove Full Bootmagic (#13846)James Young2021-08-063-3/+3
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-082-5/+5
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-296-15/+18
* Keyboard/grandiceps (#11933)vattern2021-03-1510-0/+734
* 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
* Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-211-0/+0
|\