summaryrefslogtreecommitdiff
path: root/keyboards/peej/tripel
AgeCommit message (Expand)AuthorFilesLines
2025-06-02Configure boards to use development_board - P (#25317)Joel Challis1-2/+1
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
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 Brassel2-51/+0
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
2023-06-06peej/tripel: correct layout data (#21145)James Young3-3/+3
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan7-190/+244
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan2-23/+5
2023-02-17Remove matrix size defines (#19581)Ryan1-3/+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-10-20Remove legacy Grave Escape keycodes (#18787)Ryan2-2/+2
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan2-2/+2
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-08-03Move keyboard USB IDs and strings to data driven: P (#17875)Ryan2-7/+6
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-2/+1
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-2/+0
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young1-1/+1
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan1-1/+0
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan1-2/+0
2021-08-12[Keyboard] Add Tripel keyboard (#12635)Paul James15-0/+429