summaryrefslogtreecommitdiffstats
path: root/keyboards/keyten
Commit message (Collapse)AuthorAgeFilesLines
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-7/+7
|
* Move single `60_ansi`, `60_hhkb` and `60_iso` layouts to data driven (#20438)Ryan2023-04-152-111/+62
|
* Move 65% layouts to data driven (#20308)Ryan2023-04-042-115/+67
|
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-292-144/+58
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Remove more empty headers (#20155)Ryan2023-03-173-52/+0
|
* Move matrix config to info.json, part 8 (#20030)Ryan2023-03-116-96/+15
|
* Remove matrix size defines (#19581)Ryan2023-02-172-8/+0
|
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-2/+3
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-12/+4
|
* Debounce defines cleanup (#19742)Ryan2023-02-033-9/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Clean up `DEBOUNCE` in config.h, 0-9 * Clean up `DEBOUNCE` in config.h, A * Clean up `DEBOUNCE` in config.h, B * Clean up `DEBOUNCE` in config.h, C * Clean up `DEBOUNCE` in config.h, D * Clean up `DEBOUNCE` in config.h, E * Clean up `DEBOUNCE` in config.h, F * Clean up `DEBOUNCE` in config.h, G * Clean up `DEBOUNCE` in config.h, H * Clean up `DEBOUNCE` in config.h, handwired * Clean up `DEBOUNCE` in config.h, I * Clean up `DEBOUNCE` in config.h, J * Clean up `DEBOUNCE` in config.h, K * Clean up `DEBOUNCE` in config.h, L * Clean up `DEBOUNCE` in config.h, M * Clean up `DEBOUNCE` in config.h, N * Clean up `DEBOUNCE` in config.h, O * Clean up `DEBOUNCE` in config.h, P * Clean up `DEBOUNCE` in config.h, Q * Clean up `DEBOUNCE` in config.h, R * Clean up `DEBOUNCE` in config.h, S * Clean up `DEBOUNCE` in config.h, T * Clean up `DEBOUNCE` in config.h, U * Clean up `DEBOUNCE` in config.h, V * Clean up `DEBOUNCE` in config.h, W * Clean up `DEBOUNCE` in config.h, X * Clean up `DEBOUNCE` in config.h, Y * Clean up `DEBOUNCE` in config.h, Z * Remove default debounce from info.json * Migrate non-default debounce to info.json
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-313-3/+0
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-171-1/+1
|\
| * Format code according to conventions (#19615)QMK Bot2023-01-161-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-1711-0/+348
|\|
| * [Keyboard] Add kt3700 (#19432)Ivan Gromov2023-01-1611-0/+348
| | | | | | | | | | Co-authored-by: Sergey Vlasov <sigprof@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Migrate `LAYOUTS` to data driven, 0-9 * Migrate `LAYOUTS` to data driven, A * Migrate `LAYOUTS` to data driven, B * Migrate `LAYOUTS` to data driven, C * Migrate `LAYOUTS` to data driven, D * Migrate `LAYOUTS` to data driven, E * Migrate `LAYOUTS` to data driven, F * Migrate `LAYOUTS` to data driven, G * Migrate `LAYOUTS` to data driven, H * Migrate `LAYOUTS` to data driven, handwired * Migrate `LAYOUTS` to data driven, I * Migrate `LAYOUTS` to data driven, J * Migrate `LAYOUTS` to data driven, K * Migrate `LAYOUTS` to data driven, L * Migrate `LAYOUTS` to data driven, M * Migrate `LAYOUTS` to data driven, N * Migrate `LAYOUTS` to data driven, O * Migrate `LAYOUTS` to data driven, P * Migrate `LAYOUTS` to data driven, Q * Migrate `LAYOUTS` to data driven, R * Migrate `LAYOUTS` to data driven, S * Migrate `LAYOUTS` to data driven, T * Migrate `LAYOUTS` to data driven, U * Migrate `LAYOUTS` to data driven, V * Migrate `LAYOUTS` to data driven, W * Migrate `LAYOUTS` to data driven, X * Migrate `LAYOUTS` to data driven, Y * Migrate `LAYOUTS` to data driven, Z
* Aperture: fix Community Layout support (#19260)James Young2022-12-093-47/+55
|
* Remove more `UNUSED_PINS` defines (#18940)Ryan2022-11-031-1/+0
|
* Keyten Aperture Community Layout support (#18495)James Young2022-09-274-83/+86
| | | | | | | | | | | | | | * rename LAYOUT_all to LAYOUT_65_ansi_blocker_tsangan_split_bs * enable Community Layouts support * info.json: format whitespace - apply four-space indent - remove trailing whitespace * info.json: correct maintainer value Field is intended to reference the maintainer's GitHub username.
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-202-2/+2
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-202-2/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-111-1/+1
|\|
| * Format code according to conventions (#17990)QMK Bot2022-08-101-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-1111-0/+322
|\|
| * [Keyboard] Add Aperture keyboard (#17980)Ivan Gromov2022-08-1011-0/+322
| |
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* Move keyboard USB IDs and strings to data driven: K (#17846)Ryan2022-08-032-7/+6
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* keyten kt60-M: rename LAYOUT to LAYOUT_60_tsangan_hhkb (#16307)James Young2022-02-105-10/+15
| | | | | | | | | * rename LAYOUT to LAYOUT_60_tsangan_hhkb * info.json: correct maintainer value Field is meant to reference the maintainer's GitHub username. * rules.mk: enable Community Layout support
* Fixup line endings for kt60-M.Nick Brassel2022-02-031-17/+17
|
* [Keyboard] Add keyten kt60-M (#16150)Ivan Gromov2022-02-0111-0/+331