summaryrefslogtreecommitdiff
path: root/keyboards/owlab/jelly_epoch
AgeCommit message (Expand)AuthorFilesLines
2025-07-10Migrate `usb.force_nkro` to `host.default.nkro` (#25468)Joel Challis2-4/+12
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis2-2/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis2-2/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel4-110/+0
2024-08-25Update Underglow keycodes (#23765)Ryan4-4/+4
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan4-4/+4
2024-03-15Migrate features from rules.mk to data driven - OPQR (#23285)Joel Challis4-24/+18
2023-08-23Move RGBLight animations to data driven (#21635)Ryan4-60/+24
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan4-6/+4
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan4-2/+6
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2-2/+0
2023-05-01Move `FORCE_NKRO` to data driven (#20604)Ryan4-8/+4
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan2-119/+91
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan4-2/+6
2023-04-05Move 75% and 96% layouts to data driven (#20289)Ryan2-316/+261
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2-4/+0
2023-03-17Remove more empty headers (#20155)Ryan2-36/+0
2023-03-13Fix layout macro keys with no matrix position (#20033)Ryan1-1/+1
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan4-16/+10
2023-02-17Remove matrix size defines (#19581)Ryan2-8/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan4-12/+4
2023-02-03Debounce defines cleanup (#19742)Ryan2-6/+0
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan2-6/+2
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2-2/+0
2022-08-02Move keyboard USB IDs and strings to data driven: O (#17874)Ryan4-16/+14
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis4-4/+4
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 Young2-2/+2
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-6/+2
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan2-2/+2
2021-08-30[Keyboard] Add OwLab Jelly Epoch (#14190)kb-elmo18-0/+905