summaryrefslogtreecommitdiff
path: root/keyboards/peej/rosaline
AgeCommit message (Expand)AuthorFilesLines
2025-01-20Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis1-1/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel4-94/+0
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-2/+2
2024-04-22Migrate build target markers to keyboard.json - P (#23565)Joel Challis4-24/+12
2023-05-08Peej Rosaline Staggered Layout Additions (#20774)James Young2-51/+191
2023-05-01Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan3-4/+4
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan2-107/+51
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan2-116/+63
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan5-39/+10
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan3-7/+10
2023-02-17Remove matrix size defines (#19581)Ryan1-3/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan4-12/+4
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-10-20Remove legacy Grave Escape keycodes (#18787)Ryan4-4/+4
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-08-03Move keyboard USB IDs and strings to data driven: P (#17875)Ryan3-9/+14
2022-07-11Peej Rosaline Refactor (#17564)James Young16-164/+285
2022-01-25More keyboard rules.mk cleanups (#16044)Ryan1-1/+1
2022-01-14[Keyboard] Add Rosaline (#15595)Paul James12-0/+512