summaryrefslogtreecommitdiffstats
path: root/keyboards/tkc
Commit message (Expand)AuthorAgeFilesLines
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-1810-5/+11
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-165-4/+5
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-274-3/+3
* TKC TKL A/B87 Layout Additions (#20831)James Young2023-05-092-104/+553
* TKC M0lly Layout Additions (#20830)James Young2023-05-094-126/+913
* TKC California Layout Addition and Touch-Up (#20829)James Young2023-05-094-128/+282
* `info.json` whitespace cleanups (#20651)Ryan2023-05-024-20/+20
* Encodermap direction define. (#20454)Nick Brassel2023-04-151-1/+1
* Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-157-305/+317
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-1213-323/+482
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-086-3/+9
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-0610-5/+15
* Move Alice and Ergodox layouts to data driven (#20340)Ryan2023-04-053-126/+318
* Move 75% and 96% layouts to data driven (#20289)Ryan2023-04-052-35/+178
* Move 65% layouts to data driven (#20308)Ryan2023-04-045-187/+135
* Add core/fallback encoder behaviour (#20320)jack2023-04-031-16/+0
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-233-6/+0
* Remove more empty headers (#20155)Ryan2023-03-177-120/+0
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-1126-298/+65
* Remove `"w":1` and `"h":1` from info.json (#19961)Ryan2023-02-282-2/+2
* Move encoder config to data driven (#19923)Ryan2023-02-262-9/+5
* Move backlight config to data driven (#19910)Ryan2023-02-2610-19/+20
* Move QMK LUFA bootloader config to data driven (#19879)Ryan2023-02-234-10/+10
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-225-5/+0
* Remove matrix size defines (#19581)Ryan2023-02-1713-47/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-178-13/+18
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-173-18/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0826-78/+26
* Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)Ryan2023-02-073-13/+0
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-074-16/+0
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-064-20/+0
* Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan2023-02-056-30/+0
* Debounce defines cleanup (#19742)Ryan2023-02-0316-40/+3
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-035-15/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-3010-210/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-3113-13/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-283-6/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-104-4/+2
* Remove useless line continuations (#19399)Ryan2022-12-307-132/+132
* [Keyboard] tkc/portico75 — Fix layers & move to encoder map (#19359)jack2022-12-172-36/+10
* VIA V3 - The Custom UI Update (#18222)Wilba2022-11-104-96/+0
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-061-2/+2
* Remove `KC_DELT` (#18882)Ryan2022-10-271-1/+1
* Deprecate `VLK_TOG` for `VK_TOGG` (#18807)Ryan2022-10-221-1/+1
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-204-10/+10
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-1/+1
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-1525-68/+68
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-155-38/+50
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-043-19/+19
* Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-262-2/+0