summaryrefslogtreecommitdiff
path: root/keyboards/kinesis/kint36
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-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
2024-02-18Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102)Joel Challis4-438/+0
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-5/+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-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)Ryan2-3/+2
2023-02-03Debounce defines cleanup (#19742)Ryan2-8/+2
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan1-2/+2
2022-10-11Remove legacy keycodes, part 3 (#18669)Ryan1-2/+2
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis1-2/+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ț2-5/+3
2022-02-26Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma...Joel Challis1-4/+0
2021-10-01Merge remote-tracking branch 'origin/master' into developQMK Bot1-0/+3
2021-10-02Add FIRMWARE_FORMAT = hex for /keyboards/kinesis/kint36 and /keyboards/kinesi...negatv1-0/+3
2021-09-30Change `MK66F18` -> `MK66FX1M0` (#14659)Ryan1-2/+2
2021-09-21[Keyboard] Set USB max power consumption of kint* controllers to 100mA (#14546)Michael Stapelberg1-0/+4
2021-08-06Remove Full Bootmagic (#13846)James Young1-1/+1
2021-07-01Merge remote-tracking branch 'origin/master' into developQMK Bot1-2/+6
2021-07-01[Keyboard] update debounce time on kint boards (#13351)Michael Stapelberg1-2/+6
2021-06-24kint36: set correct EEPROM size (#12946)Michael Stapelberg1-0/+2
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young11-0/+724
2021-05-14[Keymap] Fix QWERTY/DVORAK status output for kzar keymap (#12895)Dave Vandyke1-1/+1
2021-04-20[Keyboard] kint36: switch to sym_eager_pk debouncing (#12626)Michael Stapelberg1-0/+4
2021-04-13[Keymap] Add kzar keymap for Kinesis Advantage (#12444)Dave Vandyke4-0/+438
2021-03-31add kinesis/kint36 (#10171)Michael Stapelberg7-0/+282