summaryrefslogtreecommitdiff
path: root/keyboards/kopibeng/typ65
AgeCommit message (Expand)AuthorFilesLines
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-59/+0
2024-05-22Migrate `LOCKING_*_ENABLE` to Data-Driven: K, Part 3 (#23770)James Young2-5/+6
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-21/+21
2024-03-15Migrate features from rules.mk to data driven - IJK (#23276)Joel Challis2-13/+8
2023-05-04kopibeng Typ65+ Layout Additions (#20710)James Young4-92/+792
2023-05-02`info.json` whitespace cleanups (#20651)Ryan1-1/+1
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan3-132/+83
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-1/+3
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-12-30Typ65+ Add code to auto turn off LEDs when the PC goes to sleep (#19365)Wolf Van Herreweghe5-10/+29
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan2-2/+2
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis1-1/+1
2022-08-03Move keyboard USB IDs and strings to data driven: K (#17846)Ryan2-8/+7
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis2-2/+2
2022-03-06[Keyboard] Add support for Typ65+ (#16399)kopibeng9-0/+408