summaryrefslogtreecommitdiff
path: root/keyboards/monsgeek
AgeCommit message (Expand)AuthorFilesLines
2025-08-15Remove overriding of `DF()` within keyboards (#25541)Joel Challis4-54/+8
2025-07-10Migrate `usb.force_nkro` to `host.default.nkro` (#25468)Joel Challis4-6/+22
2025-07-08[Keyboard] Add Monsgeek M2 (#25387)JhaKob7-0/+606
2025-05-16Remove duplicate of SPI default config from keyboards (#25266)Joel Challis4-8/+0
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis4-4/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis4-4/+0
2025-03-21Non-volatile memory data repository pattern (#24356)Nick Brassel2-2/+2
2025-03-21Update Lighting Mode Animations on Monsgeek M5 (#24981)uv777bk1-1/+27
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan1-10/+10
2024-10-12Separate RGBLight/RGB Matrix keycode handling (#23679)Ryan6-35/+35
2024-10-12Fix rendering of `keymap_config.no_gui` within `led_update_kb` (#24473)Joel Challis1-7/+3
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel8-334/+0
2024-07-11bad_kb_funcs1zvecr1-0/+2
2024-07-03monsgeek/m5: make numlock and capslock LEDs work (#24027)Guanzhong Chen1-0/+1
2024-05-22Migrate `LOCKING_*_ENABLE` to Data-Driven: M, Part 2 (#23773)James Young8-20/+24
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan2-10/+10
2024-04-04Remove deprecated quantum keycodes (#23407)Ryan1-1/+1
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis8-4/+0
2024-02-25LED drivers: update keyboard LED configs (#23073)Ryan4-393/+393
2024-01-16Migrate RGB Matrix config to info.json - M (#22908)Joel Challis8-29/+15
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan4-4/+4
2023-12-18Update keyboard LED driver configs (#22638)Ryan4-4/+4
2023-11-22Remove unnecessary driver counts (#22435)Joel Challis4-4/+0
2023-11-14Migrate some EEPROM config to info.json (#22434)Joel Challis3-3/+8
2023-10-22Add `_flush()` functions to LED drivers (#22308)Ryan3-5/+5
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan3-6/+6
2023-10-10Merge remote-tracking branch 'origin/master' into developQMK Bot10-0/+723
2023-10-10[Keyboard] MonsGeek M3 (#20542)jonylee@hfd10-0/+723
2023-10-04Rename CKLED2001 driver to SNLED27351 (#22071)Ryan9-18/+18
2023-09-20Migrate dynamic_keymap.layer_count >= 4 (#22087)Joel Challis6-9/+9
2023-09-14Merge remote-tracking branch 'origin/master' into developQMK Bot1-12/+12
2023-09-14MonsGeek M1: Correct layout data (#22026)James Young1-12/+12
2023-09-14Migrate WEAR_LEVELING_*_SIZE to info.json (#22010)Joel Challis6-6/+6
2023-09-13is31fl3733: driver naming cleanups (#21905)Ryan3-3/+3
2023-09-12Migrate spi_flash WEAR_LEVELING_DRIVER to info.json (#21978)Joel Challis6-10/+21
2023-08-23Fix keyboards with old RGB driver names (#21815)Ryan1-1/+1
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan2-2/+2
2023-07-26[Keyboard] Add m1 keyboard (#19799)jonylee@hfd11-0/+974
2023-07-08[Keyboard] add m6 Keyboard. (#21183)jonylee@hfd10-0/+701
2023-06-20[Keyboard] Add Monsgeek M5 (#21182)jonylee@hfd10-0/+735