summaryrefslogtreecommitdiffstats
path: root/keyboards/kinesis/kint41/config.h
Commit message (Expand)AuthorAgeFilesLines
* Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan2023-05-011-4/+0
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-031-2/+0
* Move matrix config to info.json, part 8 (#20030)Ryan2023-03-111-44/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-171-6/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-7/+0
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-201-12/+0
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan2022-08-201-12/+0
* | 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
* first pass: matrix consistency improvements (#13471)Zach White2021-07-111-1/+1
* add kinT kinesis keyboard controller (kint41 variant) (#13333)Michael Stapelberg2021-06-301-0/+105