| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Migrate `g_led_config` to DD (M3) (#25620) | Jack Sangdahl | 2025-09-09 | 6 | -126/+208 |
| | | |||||
| * | Migrate `usb.force_nkro` to `host.default.nkro` (#25468) | Joel Challis | 2025-07-10 | 2 | -4/+12 |
| | | |||||
| * | 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 | 7 | -7/+0 |
| | | |||||
| * | Remove duplication of RGBLight defaults (#25169) | Joel Challis | 2025-04-19 | 1 | -2/+0 |
| | | |||||
| * | Update keycodes for keyboards with RGB Matrix (#24484) | Ryan | 2024-11-24 | 3 | -18/+18 |
| | | |||||
| * | Remove all via-enabled keymaps, including `via`. (#24322) | Nick Brassel | 2024-08-25 | 19 | -790/+0 |
| | | |||||
| * | Update Underglow keycodes (#23765) | Ryan | 2024-08-25 | 10 | -28/+28 |
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | `mwstudio/mw75`: reduce size (#24161) | Ryan | 2024-07-20 | 3 | -40/+0 |
| | | |||||
| * | Delete trivial keymap readmes (#23714) | Ryan | 2024-05-18 | 1 | -3/+0 |
| | | |||||
| * | Adjust keycode alignment around `QK_BOOT` (#23697) | Ryan | 2024-05-11 | 8 | -8/+8 |
| | | |||||
| * | Migrate build target markers to keyboard.json (#23293) | Joel Challis | 2024-03-30 | 6 | -2/+0 |
| | | |||||
| * | Migrate features from rules.mk to data drive - LMN (#23277) | Joel Challis | 2024-03-15 | 10 | -72/+50 |
| | | |||||
| * | WS2812 PWM: prefix for DMA defines (#23111) | Ryan | 2024-03-02 | 2 | -4/+4 |
| | | | | | | * WS2812 PWM: prefix for DMA defines * Add backward compatibility defines | ||||
| * | Migrate RGB Matrix config to info.json - M (#22908) | Joel Challis | 2024-01-16 | 7 | -194/+112 |
| | | |||||
| * | [Keyboard] add mmk_3 (#22569) | TW59420 | 2023-12-12 | 9 | -0/+222 |
| | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> | ||||
| * | Fix a bunch of CLI warnings (#22589) | Ryan | 2023-12-01 | 4 | -4/+0 |
| | | |||||
| * | Remove userspace keymaps (#22544) | Joel Challis | 2023-11-26 | 13 | -807/+0 |
| | | |||||
| * | Move RGBLight animations to data driven (#21635) | Ryan | 2023-08-23 | 2 | -12/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | 3 | -3/+3 |
| | | |||||
| * | Fix encoder map declarations (#21435) | Joel Challis | 2023-07-03 | 3 | -3/+3 |
| | | |||||
| * | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292) | Ryan | 2023-06-24 | 8 | -33/+8 |
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | Remove encoder in-matrix workaround code (#20389) | jack | 2023-06-19 | 11 | -129/+32 |
| | | |||||
| * | Move `RGBLED_NUM` to data driven (#21278) | Ryan | 2023-06-18 | 10 | -7/+9 |
| | | |||||
| * | Move `RGBLIGHT_SLEEP` to data driven (#21072) | Ryan | 2023-06-16 | 4 | -4/+6 |
| | | |||||
| * | Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974) | Ryan | 2023-05-27 | 2 | -1/+3 |
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | More `info.json` whitespace cleanups (#20665) | Ryan | 2023-05-03 | 3 | -290/+290 |
| | | |||||
| * | `info.json` whitespace cleanups (#20651) | Ryan | 2023-05-02 | 2 | -5/+5 |
| | | |||||
| * | Move `FORCE_NKRO` to data driven (#20604) | Ryan | 2023-05-01 | 4 | -6/+4 |
| | | |||||
| * | Fix info.json LTO and format encoder definitions (#20456) | Ryan | 2023-04-16 | 1 | -1/+1 |
| | | |||||
| * | Move single `LAYOUT`s to data driven (#20365) | Ryan | 2023-04-12 | 12 | -490/+319 |
| | | |||||
| * | Move `RGB_MATRIX_DRIVER` to data driven (#20350) | Ryan | 2023-04-08 | 6 | -3/+9 |
| | | |||||
| * | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 13 | -12/+19 |
| | | |||||
| * | Add core/fallback encoder behaviour (#20320) | jack | 2023-04-03 | 2 | -45/+0 |
| | | |||||
| * | [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847) | Stefan Kerkmann | 2023-04-03 | 2 | -4/+8 |
| | | |||||
| * | Move `WS2812_DRIVER` to data driven (#20248) | Ryan | 2023-03-26 | 2 | -1/+3 |
| | | |||||
| * | Remove `RGB_DI_PIN` ifdefs (#20218) | Ryan | 2023-03-23 | 1 | -2/+0 |
| | | |||||
| * | Move matrix config to info.json, part 7 (#20020) | Ryan | 2023-03-10 | 10 | -40/+25 |
| | | |||||
| * | Move encoder config to data driven (#19923) | Ryan | 2023-02-25 | 12 | -32/+33 |
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | Migrate some more layouts to data driven (#19889) | Ryan | 2023-02-22 | 3 | -212/+135 |
| | | |||||
| * | VIA Protocol 12 + fixes (#19916) | Nick Brassel | 2023-02-22 | 2 | -0/+10 |
| | | | | | | Co-authored-by: Wilba <wilba@wilba.tech> Co-authored-by: zvecr <git@zvecr.com> | ||||
| * | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 5 | -20/+0 |
| | | |||||
| * | Move Bootmagic config to data driven (#19860) | Ryan | 2023-02-16 | 2 | -3/+3 |
| | | |||||
| * | Fix errors flagged by generate-api (#19784) | Ryan | 2023-02-09 | 1 | -1/+88 |
| | | |||||
| * | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 10 | -31/+11 |
| | | |||||
| * | Remove unused Bootmagic row/col defines from config.h (#19761) | Ryan | 2023-02-07 | 4 | -12/+0 |
| | | |||||
| * | Debounce defines cleanup (#19742) | Ryan | 2023-02-03 | 6 | -18/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Clean up `DEBOUNCE` in config.h, 0-9 * Clean up `DEBOUNCE` in config.h, A * Clean up `DEBOUNCE` in config.h, B * Clean up `DEBOUNCE` in config.h, C * Clean up `DEBOUNCE` in config.h, D * Clean up `DEBOUNCE` in config.h, E * Clean up `DEBOUNCE` in config.h, F * Clean up `DEBOUNCE` in config.h, G * Clean up `DEBOUNCE` in config.h, H * Clean up `DEBOUNCE` in config.h, handwired * Clean up `DEBOUNCE` in config.h, I * Clean up `DEBOUNCE` in config.h, J * Clean up `DEBOUNCE` in config.h, K * Clean up `DEBOUNCE` in config.h, L * Clean up `DEBOUNCE` in config.h, M * Clean up `DEBOUNCE` in config.h, N * Clean up `DEBOUNCE` in config.h, O * Clean up `DEBOUNCE` in config.h, P * Clean up `DEBOUNCE` in config.h, Q * Clean up `DEBOUNCE` in config.h, R * Clean up `DEBOUNCE` in config.h, S * Clean up `DEBOUNCE` in config.h, T * Clean up `DEBOUNCE` in config.h, U * Clean up `DEBOUNCE` in config.h, V * Clean up `DEBOUNCE` in config.h, W * Clean up `DEBOUNCE` in config.h, X * Clean up `DEBOUNCE` in config.h, Y * Clean up `DEBOUNCE` in config.h, Z * Remove default debounce from info.json * Migrate non-default debounce to info.json | ||||
| * | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-30 | 6 | -6/+0 |
| | | |||||
| * | [Keyboard] add mw80 (#19223) | TW59420 | 2022-12-13 | 9 | -0/+352 |
| | | | | Co-authored-by: jack <0x6a73@protonmail.com> | ||||