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
*
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
*
Remove missing and trailing commas in info.json files. (#16088)
Gabriel Harel
2022-01-28
1
-1
/
+1
*
[Keyboard] TKC Candybar R3 (#15374)
TerryMathews
2022-01-10
18
-0
/
+583
*
[Keyboard] TKC California (#15124)
TerryMathews
2022-01-10
9
-0
/
+309
*
Remove unnecessary backslash-escapes in default keymaps (#15472)
Ryan
2021-12-14
7
-92
/
+92
*
Fix up build options comments (#15463)
Ryan
2021-12-12
3
-5
/
+2
*
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-09
8
-14
/
+8
*
Remove manual enable of LTO within keyboards (#15377)
Joel Challis
2021-12-02
2
-2
/
+2
*
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-12-01
8
-14
/
+0
*
Remove use of __flash due to LTO issues (#15268)
Joel Challis
2021-11-24
1
-1
/
+1
*
Require explicit enabling of RGB Matrix modes (#15018)
Drashna Jaelre
2021-11-15
1
-17
/
+17
*
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-11-05
8
-8
/
+8
*
[Core] Change OLED task function to be boolean (#14864)
Drashna Jaelre
2021-11-02
7
-7
/
+21
*
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
Ryan
2021-09-30
2
-2
/
+0
*
Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)
James Young
2021-09-26
2
-101
/
+0
*
Remove audio pin references in rules.mk (#14532)
Ryan
2021-09-21
1
-1
/
+1
*
Remove backlight pin references in rules.mk (#14513)
Ryan
2021-09-20
1
-1
/
+1
*
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Ryan
2021-09-12
6
-6
/
+0
[next]