summaryrefslogtreecommitdiff
path: root/keyboards/owlab
AgeCommit message (Expand)AuthorFilesLines
2025-09-09Migrate `g_led_config` to DD (NO) (#25621)Jack Sangdahl4-46/+142
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan2-4/+4
2025-07-10Migrate `usb.force_nkro` to `host.default.nkro` (#25468)Joel Challis7-14/+42
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis7-7/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis7-7/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis4-4/+0
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan2-4/+4
2024-11-20Backward compatibility for new RGB keycode handling (#24490)Ryan2-0/+4
2024-10-12Separate RGBLight/RGB Matrix keycode handling (#23679)Ryan4-18/+10
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel20-524/+0
2024-08-25Update Underglow keycodes (#23765)Ryan10-10/+10
2024-07-26Refactor use of `matrix_scan_kb` (#24200)Joel Challis1-3/+1
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan8-8/+8
2024-04-20Migrate build target markers to keyboard.json - OQ (#23564)Joel Challis3-0/+0
2024-03-15Migrate features from rules.mk to data driven - OPQR (#23285)Joel Challis14-90/+65
2024-02-25LED drivers: update keyboard LED configs (#23073)Ryan2-138/+138
2024-02-01Migrate lighting defaults to info.json (#22920)Joel Challis2-21/+4
2024-01-10Migrate RGB Matrix config to info.json - NOPQ (#22866)Joel Challis4-121/+108
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan2-2/+2
2023-12-18Update keyboard LED driver configs (#22638)Ryan2-2/+2
2023-11-22Remove unnecessary driver counts (#22435)Joel Challis2-2/+0
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan2-2/+2
2023-10-04Update ISSI LED types (#22099)Ryan2-2/+2
2023-09-19Add and use I2C address defines for ISSI LED drivers (#22008)Ryan2-2/+2
2023-09-15Merge remote-tracking branch 'origin/master' into developQMK Bot4-87/+838
2023-09-14OwLab Jelly Evolv Solder Layout Additions (#22029)James Young4-87/+838
2023-09-13is31fl3741: driver naming cleanups (#21929)Ryan2-2/+2
2023-08-23Move RGBLight animations to data driven (#21635)Ryan10-94/+61
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan2-2/+2
2023-08-21Merge remote-tracking branch 'origin/master' into developzvecr21-0/+742
2023-08-20[Keyboard] Add Jelly Evolv (#21407)owlab221-0/+742
2023-07-06Get rid of `USB_LED_CAPS_LOCK` (#21436)Ryan1-1/+1
2023-07-03Fix encoder map declarations (#21435)Joel Challis4-4/+4
2023-06-25Move `TAP_CODE_DELAY` to data driven (#21363)Ryan4-4/+6
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan10-15/+10
2023-06-19Remove encoder in-matrix workaround code (#20389)jack12-750/+76
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan10-5/+11
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan7-6/+7
2023-05-02`info.json` whitespace cleanups (#20651)Ryan3-3/+3
2023-05-01Move `FORCE_NKRO` to data driven (#20604)Ryan14-64/+14
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2-230/+206
2023-04-25Move miscellaneous layouts to data driven (#20516)Ryan2-123/+101
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan5-220/+167
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan4-2/+6
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan10-5/+15
2023-04-05Move 75% and 96% layouts to data driven (#20289)Ryan2-316/+261
2023-04-04Move 65% layouts to data driven (#20308)Ryan4-578/+504
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan5-12/+0
2023-03-17Remove more empty headers (#20155)Ryan4-72/+0
2023-03-13Fix layout macro keys with no matrix position (#20033)Ryan1-1/+1