summaryrefslogtreecommitdiff
path: root/keyboards/ktec
AgeCommit message (Expand)AuthorFilesLines
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan2-5/+5
2025-07-06Deprecate some nonstandard mod & mod-tap keycode aliases (#25437)Ryan1-1/+1
2025-06-28Configure boards to use development_board - K (#25421)Joel Challis1-2/+1
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis2-2/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis2-2/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis2-2/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel4-301/+0
2024-08-25Update Underglow keycodes (#23765)Ryan3-3/+3
2024-05-22Migrate `LOCKING_*_ENABLE` to Data-Driven: K, Part 3 (#23770)James Young2-39/+6
2024-05-20Remove RGB keycodes from boards with no RGB config (#23709)Ryan2-8/+8
2024-05-17Delete trivial keymap readmes (#23714)Ryan2-2/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan2-2/+2
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan3-60/+60
2024-04-23Migrate build target markers to keyboard.json - JK (#23588)Joel Challis1-0/+0
2024-03-29Update GPIO expander API naming (#23375)Ryan1-1/+1
2024-03-15Migrate features from rules.mk to data driven - IJK (#23276)Joel Challis4-24/+20
2024-02-18Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102)Joel Challis4-1044/+0
2023-12-18Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)Nick Brassel4-309/+0
2023-12-18[Keymap Removal] keebio/iris and related keymaps. (#22690)Joel Challis2-93/+0
2023-12-17[Keymap Removal] Planck and related keymaps. (#22683)Nick Brassel2-226/+0
2023-11-27Remove userspace keymaps (#22544)Joel Challis4-461/+0
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan1-1/+1
2023-08-23Move RGBLight animations to data driven (#21635)Ryan4-41/+26
2023-07-21backlight: split AVR PWM and timer drivers (#21540)Ryan2-0/+2
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2-3/+3
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan4-2/+4
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan1-1/+0
2023-06-01Unicodemap keycodes rename (#21092)Ryan1-59/+59
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan3-2/+3
2023-05-04Even more `info.json` whitespace cleanups (#20703)Ryan1-312/+312
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan1-5/+5
2023-05-02`info.json` whitespace cleanups (#20651)Ryan2-5/+5
2023-04-15Move remaining `LAYOUT`s to data driven (#20422)Ryan2-133/+82
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan4-2/+6
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan1-2/+0
2023-03-17Remove more empty headers (#20155)Ryan1-17/+0
2023-03-11Move matrix config to info.json, part 8 (#20030)Ryan2-17/+5
2023-02-28Remove `"w":1` and `"h":1` from info.json (#19961)Ryan1-280/+280
2023-02-26Move backlight config to data driven (#19910)Ryan4-6/+6
2023-02-21Move backlight config to data driven, part 1 (#19887)Ryan3-5/+4
2023-02-19Move layouts for direct_pins boards to data driven (#19872)Ryan3-46/+7
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan2-3/+4
2023-02-17Move Bootmagic config to data driven (#19860)Ryan2-4/+3
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan2-13/+1
2023-02-14Migrate `DIRECT_PINS` to data driven (#19826)Ryan2-11/+6
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan4-12/+4
2023-02-07Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)Ryan1-5/+0
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan1-4/+0
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan1-5/+0