summaryrefslogtreecommitdiff
path: root/keyboards/jels/jels88
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
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-55/+0
2024-06-22Migrate `led_update_kb` implementations to DD (#23981)Joel Challis2-38/+4
2024-05-22Migrate `LOCKING_*_ENABLE` to Data-Driven: I-J (#23767)James Young2-22/+6
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-4/+4
2024-03-15Migrate features from rules.mk to data driven - IJK (#23276)Joel Challis2-13/+9
2024-02-01Migrate lighting defaults to info.json (#22920)Joel Challis2-2/+3
2023-08-23Move RGBLight animations to data driven (#21635)Ryan2-13/+13
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-1/+1
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2-2/+2
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2-1/+3
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan3-362/+315
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-3/+3
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan2-10/+5
2023-02-28Remove `"w":1` and `"h":1` from info.json (#19961)Ryan1-1/+1
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-17Move Bootmagic config to data driven (#19860)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
2023-01-20Fix functions with empty params (#19647)Ryan1-1/+1
2022-10-15Remove legacy keycodes, part 5 (#18710)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-03-06[Keyboard] Update Jels88 (#16486)jels3-4/+193
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-19[Keyboard] Added Jels88 (#15090)jels9-0/+455