summaryrefslogtreecommitdiff
path: root/keyboards/peej
AgeCommit message (Expand)AuthorFilesLines
2025-06-02Configure boards to use development_board - P (#25317)Joel Challis1-2/+1
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis2-2/+0
2025-01-20Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis2-2/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel8-218/+0
2024-05-24Update GPIO macros in keymaps (#23792)Ryan1-6/+6
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan2-4/+4
2024-04-22Migrate build target markers to keyboard.json - P (#23565)Joel Challis4-24/+12
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis6-3/+0
2024-03-30Migrate features and LTO from rules.mk to data driven (#23307)Joel Challis2-13/+8
2024-03-15Migrate features from rules.mk to data driven - OPQR (#23285)Joel Challis2-12/+8
2023-06-06peej/tripel: correct layout data (#21145)James Young3-3/+3
2023-05-08Peej Rosaline Staggered Layout Additions (#20774)James Young2-51/+191
2023-05-01Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan5-24/+6
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan2-107/+51
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan11-382/+371
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan5-39/+10
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan7-37/+20
2023-02-19Merge remote-tracking branch 'upstream/master' into developfauxpark2-9/+26
2023-02-18[Keyboard] Add LED startup sequence to Lumberjack (#19841)Paul James2-9/+26
2023-02-17Remove matrix size defines (#19581)Ryan3-9/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan8-24/+8
2023-02-03Debounce defines cleanup (#19742)Ryan3-9/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel3-3/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan2-2/+1
2023-01-04[Keyboard] Stop LED1 from flashing on layer change (#19427)Paul James1-1/+0
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan6-6/+6
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan2-2/+2
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel3-3/+0
2022-08-03Move keyboard USB IDs and strings to data driven: P (#17875)Ryan7-23/+26
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
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan2-4/+2
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2-4/+0
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young1-1/+1
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2-2/+0
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan2-4/+0
2021-09-10Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan1-1/+1
2021-08-12Merge remote-tracking branch 'origin/master' into developDrashna Jael're15-0/+429
2021-08-12[Keyboard] Add Tripel keyboard (#12635)Paul James15-0/+429
2021-08-06Remove Full Bootmagic (#13846)James Young1-1/+1
2021-04-02[Keyboard] Add Lumberjack keyboard (#12124)Paul James9-0/+343