| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Migrate `usb.force_nkro` to `host.default.nkro` (#25468) | Joel Challis | 2025-07-10 | 1 | -2/+6 |
| | | |||||
| * | Remove duplicate of SPI default config from keyboards (#25266) | Joel Challis | 2025-05-16 | 1 | -2/+0 |
| | | |||||
| * | Remove `"command":false` from keyboards (#25193) | Joel Challis | 2025-04-24 | 1 | -1/+0 |
| | | |||||
| * | Remove `"console":false` from keyboards (#25190) | Joel Challis | 2025-04-23 | 1 | -1/+0 |
| | | |||||
| * | Update Lighting Mode Animations on Monsgeek M5 (#24981) | uv777bk | 2025-03-20 | 1 | -1/+27 |
| | | | | Update keyboard.json | ||||
| * | Update keycodes for keyboards with RGB Matrix (#24484) | Ryan | 2024-11-24 | 1 | -10/+10 |
| | | |||||
| * | Fix rendering of `keymap_config.no_gui` within `led_update_kb` (#24473) | Joel Challis | 2024-10-12 | 1 | -7/+3 |
| | | |||||
| * | Remove all via-enabled keymaps, including `via`. (#24322) | Nick Brassel | 2024-08-25 | 2 | -80/+0 |
| | | |||||
| * | monsgeek/m5: make numlock and capslock LEDs work (#24027) | Guanzhong Chen | 2024-07-04 | 1 | -0/+1 |
| | | |||||
| * | Migrate `LOCKING_*_ENABLE` to Data-Driven: M, Part 2 (#23773) | James Young | 2024-05-22 | 2 | -5/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Affects: - `mkh_studio/bully` - `mlego/m48/rev1` - `mlego/m60/rev1` - `mlego/m60_split/rev1` - `mlego/m60_split/rev2` - `mntre` - `mode/m65ha_alpha` - `mode/m65hi_alpha` - `mode/m65s` - `mode/m80v1/m80h` - `mode/m80v1/m80s` - `mode/m80v2/m80v2h` - `mode/m80v2/m80v2s` - `molecule` - `momoka_ergo` - `monarch` - `monsgeek/m1` - `monsgeek/m3` - `monsgeek/m5` - `monsgeek/m6` - `monstargear/xo87/rgb` - `monstargear/xo87/solderable` - `montsinger/rebound/rev1` - `montsinger/rebound/rev2` - `montsinger/rebound/rev3` - `montsinger/rebound/rev4` - `montsinger/rewind` - `moon` - `morizon` - `mountainblocks/mb17` - `mt/blocked65` - `mt/mt64rgb` - `mt/mt980` - `mtbkeys/mtb60/hotswap` - `mtbkeys/mtb60/solder` - `murcielago/rev1` - `mxss` - `mysticworks/wyvern` | ||||
| * | Update GPIO API usage in keyboard code (#23361) | Ryan | 2024-05-03 | 1 | -3/+3 |
| | | |||||
| * | Remove deprecated quantum keycodes (#23407) | Ryan | 2024-04-04 | 1 | -1/+1 |
| | | |||||
| * | Migrate build target markers to keyboard.json (#23293) | Joel Challis | 2024-03-30 | 2 | -1/+0 |
| | | |||||
| * | LED drivers: update keyboard LED configs (#23073) | Ryan | 2024-02-25 | 1 | -108/+108 |
| | | | | | | | | | | | | | | | | * 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 RGB Matrix config to info.json - M (#22908) | Joel Challis | 2024-01-16 | 2 | -7/+4 |
| | | |||||
| * | Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682) | Ryan | 2023-12-20 | 1 | -1/+1 |
| | | |||||
| * | Update keyboard LED driver configs (#22638) | Ryan | 2023-12-18 | 1 | -1/+1 |
| | | |||||
| * | Remove unnecessary driver counts (#22435) | Joel Challis | 2023-11-22 | 1 | -1/+0 |
| | | |||||
| * | Rename `DRIVER_ADDR_n` defines (#22200) | Ryan | 2023-10-21 | 1 | -2/+2 |
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | Rename CKLED2001 driver to SNLED27351 (#22071) | Ryan | 2023-10-04 | 3 | -6/+6 |
| | | |||||
| * | Migrate dynamic_keymap.layer_count >= 4 (#22087) | Joel Challis | 2023-09-20 | 2 | -3/+3 |
| | | |||||
| * | Migrate WEAR_LEVELING_*_SIZE to info.json (#22010) | Joel Challis | 2023-09-14 | 2 | -2/+2 |
| | | |||||
| * | is31fl3733: driver naming cleanups (#21905) | Ryan | 2023-09-13 | 1 | -1/+1 |
| | | |||||
| * | Migrate spi_flash WEAR_LEVELING_DRIVER to info.json (#21978) | Joel Challis | 2023-09-12 | 2 | -2/+7 |
| | | |||||
| * | RGB Matrix: driver naming cleanups (#21594) | Ryan | 2023-08-23 | 1 | -1/+1 |
| | | |||||
| * | [Keyboard] Add Monsgeek M5 (#21182) | jonylee@hfd | 2023-06-21 | 10 | -0/+735 |
| Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com> Co-authored-by: jack <0x6a73@protonmail.com> | |||||