summaryrefslogtreecommitdiff
path: root/keyboards/kinesis/kint2pp
AgeCommit message (Expand)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis2-0/+0
2024-03-09Remove redundant disabling of features (#22926)Joel Challis1-3/+1
2023-08-14Kintwin controller for kinesis keyboard, split layout (#21614)alvicstep1-0/+10
2023-07-22kinesis: remove stacked split layouts (#21569)Ryan1-90/+0
2023-07-09Move `DEBOUNCE_TYPE` to data driven (#21489)Ryan2-3/+3
2023-05-01Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan2-6/+2
2023-04-15Move remaining `LAYOUT`s to data driven (#20422)Ryan2-100/+183
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition1-2/+0
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan1-1/+0
2023-03-11Move matrix config to info.json, part 8 (#20030)Ryan2-17/+5
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan2-6/+7
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan1-0/+2
2023-02-03Debounce defines cleanup (#19742)Ryan2-8/+2
2022-08-20Merge remote-tracking branch 'upstream/master' into developfauxpark2-4/+9
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan2-4/+9
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-02-26Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma...Joel Challis1-4/+0
2021-09-21[Keyboard] Set USB max power consumption of kint* controllers to 100mA (#14546)Michael Stapelberg1-0/+4
2021-07-01[Keyboard] update debounce time on kint boards (#13351)Michael Stapelberg1-2/+6
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young2-0/+7
2021-03-10Refactor to use led config - Part 6 (#12115)Joel Challis2-26/+6
2020-07-27[Keyboard] add support for the kinT kinesis keyboard controller (kint2pp vari...Michael Stapelberg5-0/+161