| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Migrate features from rules.mk to data drive - LMN (#23277) | Joel Challis | 2024-03-15 | 1 | -182/+0 |
| | | |||||
| * | Migrate RGB Matrix config to info.json - M (#22908) | Joel Challis | 2024-01-16 | 1 | -1/+46 |
| | | |||||
| * | RGB Matrix: driver naming cleanups (#21594) | Ryan | 2023-08-23 | 1 | -1/+1 |
| | | |||||
| * | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292) | Ryan | 2023-06-24 | 1 | -0/+2 |
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | Move `RGBLED_NUM` to data driven (#21278) | Ryan | 2023-06-18 | 1 | -0/+1 |
| | | |||||
| * | Move `RGBLIGHT_SLEEP` to data driven (#21072) | Ryan | 2023-06-16 | 1 | -0/+3 |
| | | |||||
| * | Move single `LAYOUT`s to data driven (#20365) | Ryan | 2023-04-12 | 1 | -83/+88 |
| | | |||||
| * | Move `RGB_MATRIX_DRIVER` to data driven (#20350) | Ryan | 2023-04-08 | 1 | -0/+3 |
| | | |||||
| * | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 1 | -0/+3 |
| | | |||||
| * | Move matrix config to info.json, part 7 (#20020) | Ryan | 2023-03-10 | 1 | -0/+5 |
| | | |||||
| * | Move encoder config to data driven (#19923) | Ryan | 2023-02-25 | 1 | -0/+5 |
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | Move Bootmagic config to data driven (#19860) | Ryan | 2023-02-16 | 1 | -0/+3 |
| | | |||||
| * | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 1 | -0/+2 |
| | | |||||
| * | Move keyboard USB IDs and strings to data driven: M (#17859) | Ryan | 2022-08-03 | 1 | -0/+6 |
| | | |||||
| * | MW75 Layout Macro Refactor (#15247) | James Young | 2021-11-21 | 1 | -26/+26 |
| | | | | | | | | | | | | | | | | | | * mw75.h: use QMK 3-character matrix identifiers * update stock keymaps Use QMK-native keycode aliases, and update grid alignment of keycodes. * mw75.h: add matrix diagram * info.json: apply friendly formatting * move rotary encoder keycodes to top row * info.json: update maintainer field Use the maintainer's GitHub username. | ||||
| * | [Keyboard] Add MW75 support (#14833) | TW59420 | 2021-10-23 | 1 | -0/+99 |