index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
tkc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
Ryan
2023-04-08
6
-3
/
+9
*
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-06
10
-5
/
+15
*
Move Alice and Ergodox layouts to data driven (#20340)
Ryan
2023-04-05
3
-126
/
+318
*
Move 75% and 96% layouts to data driven (#20289)
Ryan
2023-04-05
2
-35
/
+178
*
Move 65% layouts to data driven (#20308)
Ryan
2023-04-04
5
-187
/
+135
*
Add core/fallback encoder behaviour (#20320)
jack
2023-04-03
1
-16
/
+0
*
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
2023-03-23
3
-6
/
+0
*
Remove more empty headers (#20155)
Ryan
2023-03-17
7
-120
/
+0
*
Move matrix config to info.json, part 3 (#19991)
Ryan
2023-03-11
26
-298
/
+65
*
Remove `"w":1` and `"h":1` from info.json (#19961)
Ryan
2023-02-28
2
-2
/
+2
*
Move encoder config to data driven (#19923)
Ryan
2023-02-26
2
-9
/
+5
*
Move backlight config to data driven (#19910)
Ryan
2023-02-26
10
-19
/
+20
*
Move QMK LUFA bootloader config to data driven (#19879)
Ryan
2023-02-23
4
-10
/
+10
*
Remove default and unused `BACKLIGHT_LEVELS` (#19898)
Ryan
2023-02-22
5
-5
/
+0
*
Remove matrix size defines (#19581)
Ryan
2023-02-17
13
-47
/
+0
*
Move LED indicator config to data driven (#19800)
Ryan
2023-02-17
8
-13
/
+18
*
Remove unused RGBLight defines from config.h (#19859)
Ryan
2023-02-17
3
-18
/
+0
*
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-08
26
-78
/
+26
*
Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)
Ryan
2023-02-07
3
-13
/
+0
*
Remove unused Bootmagic row/col defines from config.h (#19761)
Ryan
2023-02-07
4
-16
/
+0
*
Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)
Ryan
2023-02-06
4
-20
/
+0
*
Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)
Ryan
2023-02-05
6
-30
/
+0
*
Debounce defines cleanup (#19742)
Ryan
2023-02-03
16
-40
/
+3
*
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-02-03
5
-15
/
+0
*
Clean up Force NKRO in config.h (#19718)
Ryan
2023-01-30
10
-210
/
+0
*
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-31
13
-13
/
+0
*
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
2023-01-28
3
-6
/
+0
*
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2023-01-10
4
-4
/
+2
*
Remove useless line continuations (#19399)
Ryan
2022-12-30
7
-132
/
+132
*
[Keyboard] tkc/portico75 — Fix layers & move to encoder map (#19359)
jack
2022-12-17
2
-36
/
+10
*
VIA V3 - The Custom UI Update (#18222)
Wilba
2022-11-10
4
-96
/
+0
*
Reworked backlight keycodes. (#18961)
Nick Brassel
2022-11-06
1
-2
/
+2
*
Remove `KC_DELT` (#18882)
Ryan
2022-10-27
1
-1
/
+1
*
Deprecate `VLK_TOG` for `VK_TOGG` (#18807)
Ryan
2022-10-22
1
-1
/
+1
*
Remove legacy Grave Escape keycodes (#18787)
Ryan
2022-10-20
4
-10
/
+10
*
Remove legacy EEPROM clear keycodes (#18782)
Ryan
2022-10-20
1
-1
/
+1
*
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
25
-68
/
+68
*
Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)
Drashna Jaelre
2022-10-15
5
-38
/
+50
*
Fix Per Key LED Indicator Callbacks (#18450)
Drashna Jaelre
2022-10-04
3
-19
/
+19
*
Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)
Ryan
2022-09-26
2
-2
/
+0
*
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-09-23
6
-8
/
+8
*
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-21
4
-4
/
+4
*
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-06
5
-5
/
+0
*
Move keyboard USB IDs and strings to data driven: T (#17899)
Ryan
2022-08-04
26
-107
/
+90
*
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-05-15
19
-39
/
+39
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-03-15
13
-34
/
+0
|
\
|
*
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2022-03-15
13
-34
/
+0
*
|
Fixup builds. (#16596)
Nick Brassel
2022-03-09
1
-2
/
+2
|
/
*
[Keyboard] TKC Portico68 v2 (#15916)
TerryMathews
2022-03-07
10
-0
/
+587
*
[Keyboard] TKC Portico75 (#15114)
TerryMathews
2022-02-04
9
-0
/
+631
[next]