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