summaryrefslogtreecommitdiff
path: root/keyboards/kinesis/kint2pp
AgeCommit message (Expand)Author
2023-08-14Kintwin controller for kinesis keyboard, split layout (#21614)alvicstep
2023-07-22kinesis: remove stacked split layouts (#21569)Ryan
2023-07-09Move `DEBOUNCE_TYPE` to data driven (#21489)Ryan
2023-05-01Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan
2023-04-15Move remaining `LAYOUT`s to data driven (#20422)Ryan
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
2023-03-11Move matrix config to info.json, part 8 (#20030)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-17Move LED indicator config to data driven (#19800)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2022-08-20Merge remote-tracking branch 'upstream/master' into developfauxpark
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-02-26Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma...Joel Challis
2021-09-21[Keyboard] Set USB max power consumption of kint* controllers to 100mA (#14546)Michael Stapelberg
2021-07-01[Keyboard] update debounce time on kint boards (#13351)Michael Stapelberg
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2021-03-10Refactor to use led config - Part 6 (#12115)Joel Challis
2020-07-27[Keyboard] add support for the kinT kinesis keyboard controller (kint2pp vari...Michael Stapelberg