summaryrefslogtreecommitdiff
path: root/keyboards/dm9records/lain
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-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel3-99/+0
2024-05-20Migrate `LOCKING_*_ENABLE` to Data-Driven: D, Part 1 (#23749)James Young2-5/+6
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan2-2/+2
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-3/+3
2024-03-14Migrate features from rules.mk to DD (#23247)Joel Challis2-12/+8
2023-09-20Migrate dynamic_keymap.layer_count >= 4 (#22087)Joel Challis2-2/+3
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan2-71/+56
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan2-12/+5
2023-02-23VIA Protocol 12 + fixes (#19916)Nick Brassel2-5/+5
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
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-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis1-1/+1
2022-07-29Move keyboard USB IDs and strings to data driven: D (#17814)Ryan2-7/+6
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis2-2/+2
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan1-4/+0
2022-03-06[Keyboard] Add Lain keyboard (#16345)Takuya Urakawa11-0/+430