aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/monsgeek/m5
Commit message (Collapse)AuthorAgeFilesLines
* Migrate `usb.force_nkro` to `host.default.nkro` (#25468)Joel Challis2025-07-101-2/+6
|
* Remove duplicate of SPI default config from keyboards (#25266)Joel Challis2025-05-161-2/+0
|
* Remove `"command":false` from keyboards (#25193)Joel Challis2025-04-241-1/+0
|
* Remove `"console":false` from keyboards (#25190)Joel Challis2025-04-231-1/+0
|
* Update Lighting Mode Animations on Monsgeek M5 (#24981)uv777bk2025-03-201-1/+27
| | | Update keyboard.json
* Update keycodes for keyboards with RGB Matrix (#24484)Ryan2024-11-241-10/+10
|
* Fix rendering of `keymap_config.no_gui` within `led_update_kb` (#24473)Joel Challis2024-10-121-7/+3
|
* Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2024-08-252-80/+0
|
* monsgeek/m5: make numlock and capslock LEDs work (#24027)Guanzhong Chen2024-07-041-0/+1
|
* Migrate `LOCKING_*_ENABLE` to Data-Driven: M, Part 2 (#23773)James Young2024-05-222-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)Ryan2024-05-031-3/+3
|
* Remove deprecated quantum keycodes (#23407)Ryan2024-04-041-1/+1
|
* Migrate build target markers to keyboard.json (#23293)Joel Challis2024-03-302-1/+0
|
* LED drivers: update keyboard LED configs (#23073)Ryan2024-02-251-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 Challis2024-01-162-7/+4
|
* Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan2023-12-201-1/+1
|
* Update keyboard LED driver configs (#22638)Ryan2023-12-181-1/+1
|
* Remove unnecessary driver counts (#22435)Joel Challis2023-11-221-1/+0
|
* Rename `DRIVER_ADDR_n` defines (#22200)Ryan2023-10-211-2/+2
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Rename CKLED2001 driver to SNLED27351 (#22071)Ryan2023-10-043-6/+6
|
* Migrate dynamic_keymap.layer_count >= 4 (#22087)Joel Challis2023-09-202-3/+3
|
* Migrate WEAR_LEVELING_*_SIZE to info.json (#22010)Joel Challis2023-09-142-2/+2
|
* is31fl3733: driver naming cleanups (#21905)Ryan2023-09-131-1/+1
|
* Migrate spi_flash WEAR_LEVELING_DRIVER to info.json (#21978)Joel Challis2023-09-122-2/+7
|
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
|
* [Keyboard] Add Monsgeek M5 (#21182)jonylee@hfd2023-06-2110-0/+735
Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com> Co-authored-by: jack <0x6a73@protonmail.com>