summaryrefslogtreecommitdiff
path: root/keyboards/kinesis/kintlc
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-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-2/+2
2024-04-23Migrate build target markers to keyboard.json - JK (#23588)Joel Challis1-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-5/+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)Ryan3-94/+184
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition1-2/+0
2023-03-11Move matrix config to info.json, part 8 (#20030)Ryan2-44/+5
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan2-14/+6
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-2/+2
2023-02-03Debounce defines cleanup (#19742)Ryan2-8/+2
2022-08-20Merge remote-tracking branch 'upstream/master' into developfauxpark2-12/+9
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan2-12/+9
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-07-11[Keyboard] add kinesis/kintlc (#17301)Alex Băluț7-0/+343