summaryrefslogtreecommitdiffstats
path: root/keyboards/tgr
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-238-120/+52
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-188-8/+12
* `info.json` whitespace cleanups (#20651)Ryan2023-05-023-9/+6
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-272-91/+300
* Move TKL layouts to data driven (#20337)Ryan2023-04-052-128/+526
* Move Alice and Ergodox layouts to data driven (#20340)Ryan2023-04-052-117/+79
* Move 65% layouts to data driven (#20308)Ryan2023-04-042-78/+225
* Move TKL F13 and FRL layouts to data driven (#20310)Ryan2023-04-042-836/+724
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-292-65/+59
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-2612-6/+18
* Remove more empty headers (#20155)Ryan2023-03-176-103/+0
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-1112-71/+30
* Move backlight config to data driven (#19910)Ryan2023-02-2612-12/+18
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-226-6/+1
* Remove matrix size defines (#19581)Ryan2023-02-176-19/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-1712-18/+24
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0812-36/+12
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-072-8/+0
* Debounce defines cleanup (#19742)Ryan2023-02-035-5/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-315-5/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-1010-10/+5
* Remove useless line continuations (#19399)Ryan2022-12-301-10/+10
* TGR Jane V2 CE Refactor (#19261)James Young2022-12-085-168/+864
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-062-2/+2
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-202-2/+2
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-156-6/+6
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-154-4/+40
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-064-4/+0
* Move keyboard USB IDs and strings to data driven: T (#17899)Ryan2022-08-0412-43/+41
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-154-4/+4
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-5/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-291-1/+1
|\
| * Remove missing and trailing commas in info.json files. (#16088)Gabriel Harel2022-01-281-1/+1
* | Refactor `bootloader_jump()` implementations (#15450)Ryan2021-12-271-1/+1
|/
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-142-17/+17
* Fix up build options comments (#15463)Ryan2021-12-123-3/+9
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-091-19/+0
* Extended Community Layout Support (#15371)James Young2021-12-063-1/+47
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Rename Layout Macros for TKLs with F13 keys (#15361)James Young2021-11-304-12/+12
* Fix build. (#15322)Nick Brassel2021-11-286-1/+1
* New Keyboard: TGR Jane CE (#14713)MechMerlin2021-11-2423-0/+330
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-262-8/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-125-11/+0
* Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-105-6/+6
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-105-35/+0
* Remove Full Bootmagic (#13846)James Young2021-08-065-5/+5
* Refactor to use led config - Part 6 (#12115)Joel Challis2021-03-1010-90/+15