summaryrefslogtreecommitdiffstats
path: root/keyboards/tgr/jane
Commit message (Expand)AuthorAgeFilesLines
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-3/+3
* Move TKL layouts to data driven (#20337)Ryan2023-04-052-128/+526
* Move TKL F13 and FRL layouts to data driven (#20310)Ryan2023-04-042-836/+724
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-264-2/+6
* Remove more empty headers (#20155)Ryan2023-03-172-34/+0
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-114-49/+10
* Move backlight config to data driven (#19910)Ryan2023-02-264-4/+6
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-222-2/+0
* Remove matrix size defines (#19581)Ryan2023-02-172-6/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-174-6/+8
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-12/+4
* Debounce defines cleanup (#19742)Ryan2023-02-032-2/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-312-2/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-104-4/+2
* TGR Jane V2 CE Refactor (#19261)James Young2022-12-085-168/+864
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-154-4/+4
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-062-2/+0
* Move keyboard USB IDs and strings to data driven: T (#17899)Ryan2022-08-044-16/+14
* 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-141-7/+7
* Fix up build options comments (#15463)Ryan2021-12-121-1/+3
* 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 width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-101-1/+1
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Refactor to use led config - Part 6 (#12115)Joel Challis2021-03-102-18/+3
* Enable extrakeys, mousekeys for all VIA keymaps. (#10740)kaylanm2020-11-021-3/+0
* Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117)Ryan2020-05-171-2/+0
* VIA Support: Jane V2 (#8735)MechMerlin2020-04-136-2/+95
* Disable console on vusb boards using mouse/extra (#8625)Joel Challis2020-03-311-1/+1
* V-USB: Consolidate usbconfig.h's into a single file (#8584)Ryan2020-03-311-352/+0
* V-USB: Use structs for USB descriptors (#8572)Ryan2020-03-281-9/+3
* V-USB: Use manufacturer and product strings from config.h (#7797)Ryan2020-03-261-30/+5
* Fix LED configuration for PS2AVRGB boards (#7989)fauxpark2020-01-231-4/+2
* Remove custom backlight code for PS2AVRGB boards (#7775)fauxpark2020-01-182-22/+13
* [Keyboard] Update ATmega32A readme files to match template (#7462)Joel Challis2019-11-231-35/+7
* Set device version from config.h for V-USB boards (#7316)fauxpark2019-11-152-1/+2
* Add support for configurable polling interval and power usage o… (#7336)fauxpark2019-11-151-10/+0
* Convert some PS2AVRGB boards to I2C WS2812 driver (#7241)fauxpark2019-11-042-64/+6
* Cleanup rules.mk for 32U4 keyboards, T-Z (#7190)fauxpark2019-10-291-0/+0
* Cleanup rules.mk for 32A and 328P keyboards (#6767)fauxpark2019-09-201-15/+8
* [Keyboard] TGR Jane v2 (#6361)MechMerlin2019-07-2611-0/+760