summaryrefslogtreecommitdiff
path: root/keyboards/jels/jels60
AgeCommit message (Expand)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis2-2/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis2-2/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-51/+0
2024-05-22Migrate `LOCKING_*_ENABLE` to Data-Driven: I-J (#23767)James Young4-45/+12
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis4-2/+0
2024-02-01Migrate lighting defaults to info.json (#22920)Joel Challis2-2/+3
2023-12-28Remove incorrect use of WS2812_PIO_USE_PIO1 (#22771)Joel Challis1-1/+0
2023-07-07[Keyboard] Add jels60v2 support (#21337)jels11-74/+138
2023-04-08Move split space/backspace layouts to data driven (#20356)Ryan2-413/+337
2023-03-17Remove more empty headers (#20155)Ryan1-21/+0
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan2-8/+5
2023-02-28Remove `"w":1` and `"h":1` from info.json (#19961)Ryan1-5/+5
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan2-3/+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-10-20Remove legacy Grave Escape keycodes (#18787)Ryan2-2/+2
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis1-1/+1
2022-07-29Move keyboard USB IDs and strings to data driven: J (#17837)Ryan2-7/+6
2022-04-20Fixed error in config (#16895)jels1-1/+1
2022-03-13[Keyboard] Add support for Jels60 (#16605)jels9-0/+651