index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
tgr
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move RGBLight animations to data driven (#21635)
Ryan
2023-08-23
8
-120
/
+52
*
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2023-06-18
8
-8
/
+12
*
`info.json` whitespace cleanups (#20651)
Ryan
2023-05-02
3
-9
/
+6
*
Move remaining `LAYOUT_all`s to data driven (#20463)
Ryan
2023-04-27
2
-91
/
+300
*
Move TKL layouts to data driven (#20337)
Ryan
2023-04-05
2
-128
/
+526
*
Move Alice and Ergodox layouts to data driven (#20340)
Ryan
2023-04-05
2
-117
/
+79
*
Move 65% layouts to data driven (#20308)
Ryan
2023-04-04
2
-78
/
+225
*
Move TKL F13 and FRL layouts to data driven (#20310)
Ryan
2023-04-04
2
-836
/
+724
*
Move ortho & numpad layouts to data driven (#20183)
Ryan
2023-03-29
2
-65
/
+59
*
Move `WS2812_DRIVER` to data driven (#20248)
Ryan
2023-03-26
12
-6
/
+18
*
Remove more empty headers (#20155)
Ryan
2023-03-17
6
-103
/
+0
*
Move matrix config to info.json, part 3 (#19991)
Ryan
2023-03-11
12
-71
/
+30
*
Move backlight config to data driven (#19910)
Ryan
2023-02-26
12
-12
/
+18
*
Remove default and unused `BACKLIGHT_LEVELS` (#19898)
Ryan
2023-02-22
6
-6
/
+1
*
Remove matrix size defines (#19581)
Ryan
2023-02-17
6
-19
/
+0
*
Move LED indicator config to data driven (#19800)
Ryan
2023-02-17
12
-18
/
+24
*
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-08
12
-36
/
+12
*
Remove unused Bootmagic row/col defines from config.h (#19761)
Ryan
2023-02-07
2
-8
/
+0
*
Debounce defines cleanup (#19742)
Ryan
2023-02-03
5
-5
/
+0
*
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-31
5
-5
/
+0
*
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2023-01-10
10
-10
/
+5
*
Remove useless line continuations (#19399)
Ryan
2022-12-30
1
-10
/
+10
*
TGR Jane V2 CE Refactor (#19261)
James Young
2022-12-08
5
-168
/
+864
*
Reworked backlight keycodes. (#18961)
Nick Brassel
2022-11-06
2
-2
/
+2
*
Remove legacy Grave Escape keycodes (#18787)
Ryan
2022-10-20
2
-2
/
+2
*
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
6
-6
/
+6
*
Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)
Drashna Jaelre
2022-10-15
4
-4
/
+40
*
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-21
1
-1
/
+1
*
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-06
4
-4
/
+0
*
Move keyboard USB IDs and strings to data driven: T (#17899)
Ryan
2022-08-04
12
-43
/
+41
*
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-05-15
4
-4
/
+4
*
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2022-03-15
1
-5
/
+0
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-01-29
1
-1
/
+1
|
\
|
*
Remove missing and trailing commas in info.json files. (#16088)
Gabriel Harel
2022-01-28
1
-1
/
+1
*
|
Refactor `bootloader_jump()` implementations (#15450)
Ryan
2021-12-27
1
-1
/
+1
|
/
*
Remove unnecessary backslash-escapes in default keymaps (#15472)
Ryan
2021-12-14
2
-17
/
+17
*
Fix up build options comments (#15463)
Ryan
2021-12-12
3
-3
/
+9
*
Remove empty config.h from default-ish keymaps (#15429)
Ryan
2021-12-09
1
-19
/
+0
*
Extended Community Layout Support (#15371)
James Young
2021-12-06
3
-1
/
+47
*
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-12-01
1
-2
/
+0
*
Rename Layout Macros for TKLs with F13 keys (#15361)
James Young
2021-11-30
4
-12
/
+12
*
Fix build. (#15322)
Nick Brassel
2021-11-28
6
-1
/
+1
*
New Keyboard: TGR Jane CE (#14713)
MechMerlin
2021-11-24
23
-0
/
+330
*
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-11-05
1
-1
/
+1
*
Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)
James Young
2021-09-26
2
-8
/
+0
*
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-12
5
-11
/
+0
*
Change USBasp and bootloadHID bootloaders to lowercase (#14354)
Ryan
2021-09-10
5
-6
/
+6
*
Remove bootloader listings from rules.mk (#14330)
Ryan
2021-09-10
5
-35
/
+0
*
Remove Full Bootmagic (#13846)
James Young
2021-08-06
5
-5
/
+5
*
Refactor to use led config - Part 6 (#12115)
Joel Challis
2021-03-10
10
-90
/
+15
[next]