summaryrefslogtreecommitdiffstats
path: root/keyboards/tgr
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove `DESCRIPTION`, R-V (#11632)Ryan2021-01-203-3/+0
* Rework LAYOUT_alice support; add LAYOUT_alice_split_bs (#11106)James Young2020-12-034-5/+8
* Enable extrakeys, mousekeys for all VIA keymaps. (#10740)kaylanm2020-11-024-9/+0
* Swapparoo of bottom row keys (#10277)MechMerlin2020-09-281-3/+3
* Adding TGR Tris/Tris CE Numpad (#9139)halfenergized2020-05-2710-0/+316
* Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117)Ryan2020-05-174-8/+0
* format code according to conventions [skip ci]QMK Bot2020-05-071-4/+4
* Add TGR-910 VIA support (#8985)halfenergized2020-05-073-1/+39
* Update TGR 910 VID/PID (#8988)halfenergized2020-05-041-2/+2
* Disable console and command on TGR 910CE (#9011)Ryan2020-05-031-2/+2
* [Keyboard] TGR 910 CE (#8940)MechMerlin2020-04-279-0/+338
* VIA Support: Jane V2 (#8735)MechMerlin2020-04-136-2/+95
* Add keyboard TGR-910 (#8683)halfenergized2020-04-057-0/+266
* Disable console on vusb boards using mouse/extra (#8625)Joel Challis2020-03-312-2/+2
* V-USB: Consolidate usbconfig.h's into a single file (#8584)Ryan2020-03-312-707/+0
* V-USB: Use structs for USB descriptors (#8572)Ryan2020-03-282-18/+6
* V-USB: Use manufacturer and product strings from config.h (#7797)Ryan2020-03-263-63/+11
* Remove NO_UART defines from config.h for V-USB boards (#8351)Ryan2020-03-091-2/+0