| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-09-09 | Migrate `g_led_config` to DD (NO) (#25621) | Jack Sangdahl | 4 | -46/+142 | |
| 2025-07-11 | Remove deprecated `RGB_` and Mouse keycodes (#25444) | Ryan | 2 | -4/+4 | |
| * Remove deprecated `RGB_` and Mouse keycodes * Update old mouse keycodes, 0-9/A-M * Update old mouse keycodes, N-Z & layouts * Missed some stuff | |||||
| 2025-07-10 | Migrate `usb.force_nkro` to `host.default.nkro` (#25468) | Joel Challis | 7 | -14/+42 | |
| 2025-04-24 | Remove `"command":false` from keyboards (#25193) | Joel Challis | 7 | -7/+0 | |
| 2025-04-23 | Remove `"console":false` from keyboards (#25190) | Joel Challis | 7 | -7/+0 | |
| 2025-04-22 | Remove empty `url` fields (#25181) | Joel Challis | 4 | -4/+0 | |
| 2024-11-24 | Update keycodes for keyboards with RGB Matrix (#24484) | Ryan | 2 | -4/+4 | |
| 2024-11-20 | Backward compatibility for new RGB keycode handling (#24490) | Ryan | 2 | -0/+4 | |
| Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> | |||||
| 2024-10-12 | Separate RGBLight/RGB Matrix keycode handling (#23679) | Ryan | 4 | -18/+10 | |
| * Separate RGBLight/RGB Matrix keycode handling * Remove `_DISABLE_KEYCODES` handling * Update RGB Matrix keycode docs * Update underglow keycodes for previously migrated boards * Update keycodes for boards with custom handling * Fix typos * Fix bad merge | |||||
| 2024-08-26 | Remove all via-enabled keymaps, including `via`. (#24322) | Nick Brassel | 20 | -524/+0 | |
| 2024-08-25 | Update Underglow keycodes (#23765) | Ryan | 10 | -10/+10 | |
| Co-authored-by: Nick Brassel <nick@tzarc.org> | |||||
| 2024-07-26 | Refactor use of `matrix_scan_kb` (#24200) | Joel Challis | 1 | -3/+1 | |
| 2024-05-11 | Adjust keycode alignment around `QK_BOOT` (#23697) | Ryan | 8 | -8/+8 | |
| 2024-04-20 | Migrate build target markers to keyboard.json - OQ (#23564) | Joel Challis | 3 | -0/+0 | |
| 2024-03-15 | Migrate features from rules.mk to data driven - OPQR (#23285) | Joel Challis | 14 | -90/+65 | |
| 2024-02-25 | LED drivers: update keyboard LED configs (#23073) | Ryan | 2 | -138/+138 | |
| * IS31FL3733: update keyboard LED config * IS31FL3736: update keyboard LED config * IS31FL3737: update keyboard LED config * IS31FL3741: update keyboard LED config * IS31FL3743A: update keyboard LED config * AW20216S: update keyboard LED config * SNLED27351: update keyboard LED config | |||||
| 2024-02-01 | Migrate lighting defaults to info.json (#22920) | Joel Challis | 2 | -21/+4 | |
| 2024-01-10 | Migrate RGB Matrix config to info.json - NOPQ (#22866) | Joel Challis | 4 | -121/+108 | |
| 2023-12-20 | Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682) | Ryan | 2 | -2/+2 | |
| 2023-12-18 | Update keyboard LED driver configs (#22638) | Ryan | 2 | -2/+2 | |
| 2023-11-22 | Remove unnecessary driver counts (#22435) | Joel Challis | 2 | -2/+0 | |
| 2023-10-21 | Rename `DRIVER_ADDR_n` defines (#22200) | Ryan | 2 | -2/+2 | |
| Co-authored-by: Nick Brassel <nick@tzarc.org> | |||||
| 2023-10-04 | Update ISSI LED types (#22099) | Ryan | 2 | -2/+2 | |
| 2023-09-19 | Add and use I2C address defines for ISSI LED drivers (#22008) | Ryan | 2 | -2/+2 | |
| 2023-09-15 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 4 | -87/+838 | |
| 2023-09-14 | OwLab Jelly Evolv Solder Layout Additions (#22029) | James Young | 4 | -87/+838 | |
| * Add layout/matrix diagram [docs] * Friendly-format `info.json` [style] * Rename `LAYOUT` to `LAYOUT_all` [refactor] * Add `LAYOUT_ansi_blocker` [enhancement] * Add `LAYOUT_ansi_blocker_split_bs` [enhancement] * Add `LAYOUT_ansi_blocker_tsangan_split_bs` [enhancement] * Add `LAYOUT_ansi_blocker_tsangan` [enhancement] * Add `LAYOUT_iso_blocker` [enhancement] * Add `LAYOUT_iso_blocker_split_bs` [enhancement] * Add `LAYOUT_iso_blocker_tsangan_split_bs` [enhancement] * Add `LAYOUT_iso_blocker_tsangan` [enhancement] | |||||
| 2023-09-13 | is31fl3741: driver naming cleanups (#21929) | Ryan | 2 | -2/+2 | |
| 2023-08-23 | Move RGBLight animations to data driven (#21635) | Ryan | 10 | -94/+61 | |
| * Move RGBLight animations to data driven, 0-9 * Move RGBLight animations to data driven, A * Move RGBLight animations to data driven, B * Move RGBLight animations to data driven, C * Move RGBLight animations to data driven, D * Move RGBLight animations to data driven, E * Move RGBLight animations to data driven, F * Move RGBLight animations to data driven, G * Move RGBLight animations to data driven, H * Move RGBLight animations to data driven, handwired * Move RGBLight animations to data driven, I * Move RGBLight animations to data driven, J * Move RGBLight animations to data driven, K * Move RGBLight animations to data driven, L * Move RGBLight animations to data driven, M * Move RGBLight animations to data driven, N * Move RGBLight animations to data driven, O * Move RGBLight animations to data driven, P * Move RGBLight animations to data driven, Q * Move RGBLight animations to data driven, R * Move RGBLight animations to data driven, S * Move RGBLight animations to data driven, T * Move RGBLight animations to data driven, U * Move RGBLight animations to data driven, V * Move RGBLight animations to data driven, W * Move RGBLight animations to data driven, X * Move RGBLight animations to data driven, Y * Move RGBLight animations to data driven, Z * Fix incorrect placement * Fix build failures and mismatches | |||||
| 2023-08-23 | RGB Matrix: driver naming cleanups (#21594) | Ryan | 2 | -2/+2 | |
| 2023-08-21 | Merge remote-tracking branch 'origin/master' into develop | zvecr | 21 | -0/+742 | |
| 2023-08-20 | [Keyboard] Add Jelly Evolv (#21407) | owlab2 | 21 | -0/+742 | |
| Co-authored-by: jack <0x6a73@protonmail.com> | |||||
| 2023-07-06 | Get rid of `USB_LED_CAPS_LOCK` (#21436) | Ryan | 1 | -1/+1 | |
| 2023-07-03 | Fix encoder map declarations (#21435) | Joel Challis | 4 | -4/+4 | |
| 2023-06-25 | Move `TAP_CODE_DELAY` to data driven (#21363) | Ryan | 4 | -4/+6 | |
| 2023-06-24 | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292) | Ryan | 10 | -15/+10 | |
| Co-authored-by: Nick Brassel <nick@tzarc.org> | |||||
| 2023-06-19 | Remove encoder in-matrix workaround code (#20389) | jack | 12 | -750/+76 | |
| 2023-06-18 | Move `RGBLED_NUM` to data driven (#21278) | Ryan | 10 | -5/+11 | |
| 2023-05-27 | Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974) | Ryan | 7 | -6/+7 | |
| Co-authored-by: Nick Brassel <nick@tzarc.org> | |||||
| 2023-05-02 | `info.json` whitespace cleanups (#20651) | Ryan | 3 | -3/+3 | |
| 2023-05-01 | Move `FORCE_NKRO` to data driven (#20604) | Ryan | 14 | -64/+14 | |
| 2023-04-27 | Move remaining `LAYOUT_all`s to data driven (#20463) | Ryan | 2 | -230/+206 | |
| 2023-04-25 | Move miscellaneous layouts to data driven (#20516) | Ryan | 2 | -123/+101 | |
| 2023-04-12 | Move single `LAYOUT`s to data driven (#20365) | Ryan | 5 | -220/+167 | |
| 2023-04-08 | Move `RGB_MATRIX_DRIVER` to data driven (#20350) | Ryan | 4 | -2/+6 | |
| 2023-04-06 | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 10 | -5/+15 | |
| 2023-04-05 | Move 75% and 96% layouts to data driven (#20289) | Ryan | 2 | -316/+261 | |
| 2023-04-04 | Move 65% layouts to data driven (#20308) | Ryan | 4 | -578/+504 | |
| 2023-03-23 | Remove `RGB_DI_PIN` ifdefs (#20218) | Ryan | 5 | -12/+0 | |
| 2023-03-17 | Remove more empty headers (#20155) | Ryan | 4 | -72/+0 | |
| 2023-03-13 | Fix layout macro keys with no matrix position (#20033) | Ryan | 1 | -1/+1 | |
