summaryrefslogtreecommitdiff
path: root/keyboards/monsgeek
AgeCommit message (Collapse)Author
2024-02-25LED drivers: update keyboard LED configs (#23073)Ryan
* 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
2024-01-16Migrate RGB Matrix config to info.json - M (#22908)Joel Challis
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan
2023-12-18Update keyboard LED driver configs (#22638)Ryan
2023-11-22Remove unnecessary driver counts (#22435)Joel Challis
2023-11-14Migrate some EEPROM config to info.json (#22434)Joel Challis
2023-10-22Add `_flush()` functions to LED drivers (#22308)Ryan
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-10-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-10-10[Keyboard] MonsGeek M3 (#20542)jonylee@hfd
* Add keybord monsgeek m3. * Add keybord monsgeek m3. * Add keybord monsgeek m3. * updata rules.mk * add readme.md * delete monsgeek\m3\rgb_matrix_kb.inc * add DISABLE_M3_KEYCODES * user_config --> kb_config * Move code to info.json,and removed redundant features * Update keyboards/monsgeek/m3/info.json * Update keyboards/monsgeek/m3/info.json * Update readme.md * Update keyboards/monsgeek/m3/config.h * Update keyboards/monsgeek/m3/info.json * Update keyboards/monsgeek/m3/info.json * Update keyboards/monsgeek/m3/keymaps/default/keymap.c * Update keyboards/monsgeek/m3/keymaps/via/keymap.c * Update keyboards/monsgeek/m3/readme.md * Update m3.c * Update m3.c * Update info.json * Update keymap.c * Update keymap.c * Update config.h * Update keyboards/monsgeek/m3/readme.md * Update keyboards/monsgeek/m3/rules.mk * Update keyboards/monsgeek/m3/info.json * Update keyboards/monsgeek/m3/keymaps/default/keymap.c * Update keyboards/monsgeek/m3/keymaps/via/keymap.c * Update keyboards/monsgeek/m3/info.json * Update keyboards/monsgeek/m3/info.json * Update keyboards/monsgeek/m3/info.json * Update m3.c * Update keyboards/monsgeek/m3/info.json * Update keyboards/monsgeek/m3/m3.c * Update keymap.c replace the tabs with spaces * Update keymap.c replace the tabs with spaces
2023-10-04Rename CKLED2001 driver to SNLED27351 (#22071)Ryan
2023-09-20Migrate dynamic_keymap.layer_count >= 4 (#22087)Joel Challis
2023-09-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-09-14MonsGeek M1: Correct layout data (#22026)James Young
Apply vertical offset to the arrow keys. [chore]
2023-09-14Migrate WEAR_LEVELING_*_SIZE to info.json (#22010)Joel Challis
2023-09-13is31fl3733: driver naming cleanups (#21905)Ryan
2023-09-12Migrate spi_flash WEAR_LEVELING_DRIVER to info.json (#21978)Joel Challis
2023-08-23Fix keyboards with old RGB driver names (#21815)Ryan
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-07-26[Keyboard] Add m1 keyboard (#19799)jonylee@hfd
Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: wb-joy <chang.li@westberrytech.com> Co-authored-by: Joy Lee <joylee.lc@foxmail.com>
2023-07-08[Keyboard] add m6 Keyboard. (#21183)jonylee@hfd
2023-06-20[Keyboard] Add Monsgeek M5 (#21182)jonylee@hfd
Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com> Co-authored-by: jack <0x6a73@protonmail.com>