summaryrefslogtreecommitdiffstats
path: root/keyboards/ktec
Commit message (Expand)AuthorAgeFilesLines
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-273-2/+3
* Even more `info.json` whitespace cleanups (#20703)Ryan2023-05-041-312/+312
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-031-5/+5
* `info.json` whitespace cleanups (#20651)Ryan2023-05-022-5/+5
* Move remaining `LAYOUT`s to data driven (#20422)Ryan2023-04-152-133/+82
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-064-2/+6
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
* Remove more empty headers (#20155)Ryan2023-03-171-17/+0
* Move matrix config to info.json, part 8 (#20030)Ryan2023-03-112-17/+5
* Remove `"w":1` and `"h":1` from info.json (#19961)Ryan2023-02-281-280/+280
* Move backlight config to data driven (#19910)Ryan2023-02-264-6/+6
* Move backlight config to data driven, part 1 (#19887)Ryan2023-02-213-5/+4
* Move layouts for direct_pins boards to data driven (#19872)Ryan2023-02-193-46/+7
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-3/+4
* Move Bootmagic config to data driven (#19860)Ryan2023-02-172-4/+3
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-172-13/+1
* Migrate `DIRECT_PINS` to data driven (#19826)Ryan2023-02-142-11/+6
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-12/+4
* Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)Ryan2023-02-071-5/+0
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-4/+0
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-061-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-032-6/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-21/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-312-2/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-1/+0
* Align definition of unicode_map (#19452)Joel Challis2023-01-011-1/+1
* Remove useless line continuations (#19399)Ryan2022-12-301-12/+12
* Normalise Unicode keycodes (#18898)Ryan2022-10-311-4/+4
* Remove rgblight_list.h (#18878)Ryan2022-10-271-6/+6
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-272-10/+10
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-202-2/+2
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-202-3/+3
* Remove legacy sendstring keycodes (#18749)Ryan2022-10-171-1/+1
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-161-2/+2
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-152-25/+20
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-132-7/+7
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-104-100/+115
|\
| * [Keyboard][Keymap] Fix random keys being sent on Mac + userspace changes (#15...Artjoms Rizihs2022-10-104-100/+115
* | Tidy up LAYOUT macro generation (#18262)Joel Challis2022-09-191-1/+0
|/
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-062-2/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-034-15/+13
|\
| * Move keyboard USB IDs and strings to data driven: K (#17846)Ryan2022-08-034-15/+13
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-021-400/+673
|\|
| * [keymap] Add tiny text, full width characters to Ergodone->Vega (#17427)Vega Deftwing2022-07-021-400/+673
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-194-4/+4
|/
* Convert ergodone to use core mcp23018 driver (#17005)Joel Challis2022-05-3112-789/+653
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2