summaryrefslogtreecommitdiffstats
path: root/keyboards/kinesis/kint2pp
Commit message (Expand)AuthorAgeFilesLines
* Kintwin controller for kinesis keyboard, split layout (#21614)alvicstep2023-08-141-0/+10
* kinesis: remove stacked split layouts (#21569)Ryan2023-07-221-90/+0
* Move `DEBOUNCE_TYPE` to data driven (#21489)Ryan2023-07-092-3/+3
* Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan2023-05-012-6/+2
* Move remaining `LAYOUT`s to data driven (#20422)Ryan2023-04-152-100/+183
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-031-2/+0
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-161-1/+0
* Move matrix config to info.json, part 8 (#20030)Ryan2023-03-112-17/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-6/+7
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
* Debounce defines cleanup (#19742)Ryan2023-02-032-8/+2
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-202-4/+9
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan2022-08-202-4/+9
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma...Joel Challis2022-02-261-4/+0
* [Keyboard] Set USB max power consumption of kint* controllers to 100mA (#14546)Michael Stapelberg2021-09-211-0/+4
* [Keyboard] update debounce time on kint boards (#13351)Michael Stapelberg2021-07-011-2/+6
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-292-0/+7
* Refactor to use led config - Part 6 (#12115)Joel Challis2021-03-102-26/+6
* [Keyboard] add support for the kinT kinesis keyboard controller (kint2pp vari...Michael Stapelberg2020-07-275-0/+161