summaryrefslogtreecommitdiff
path: root/keyboards/mlego
AgeCommit message (Expand)AuthorFilesLines
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan2-12/+12
2025-05-08Add debounce to duplicated defaults check (#25246)Joel Challis1-1/+0
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis5-5/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis5-5/+0
2025-04-19Remove duplication of RGBLight defaults (#25169)Joel Challis4-4/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel9-639/+0
2024-08-25Update Underglow keycodes (#23765)Ryan8-30/+30
2024-07-26Refactor use of `matrix_scan_kb` (#24200)Joel Challis1-2/+1
2024-07-18Migrate half-duplex `SERIAL_USART_TX_PIN` to DD (#24143)Joel Challis4-5/+4
2024-07-13Migrate SPLIT_HAND_PIN to json (#23924)Joel Challis4-2/+6
2024-07-13Migrate SERIAL_DRIVER to json (#23925)Joel Challis4-2/+6
2024-05-22Migrate `LOCKING_*_ENABLE` to Data-Driven: M, Part 2 (#23773)James Young7-63/+24
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan1-1/+1
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan4-17/+17
2024-04-27Migrate build target markers to keyboard.json - BM (#23627)Joel Challis2-0/+0
2024-04-26Data-Driven Keyboard Conversions: M, Part 3 (#23614)James Young4-27/+16
2024-04-23Change to `development_board` (#21695)Duncan Sutherland1-3/+1
2024-04-11Move `SPLIT_KEYBOARD` to data driven (#21410)Duncan Sutherland4-2/+2
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis8-3/+0
2024-03-15Migrate features from rules.mk to data drive - LMN (#23277)Joel Challis4-27/+20
2024-03-09Remove redundant disabling of features (#22926)Joel Challis4-8/+0
2024-02-01Migrate lighting defaults to info.json (#22920)Joel Challis2-3/+6
2023-12-12Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)Ryan7-28/+28
2023-10-21Migrate recently introduced sync items (#22305)Joel Challis4-8/+12
2023-10-11Updates to mlego m65 (#20220)Alin Marin Elena37-1502/+816
2023-08-23Move RGBLight animations to data driven (#21635)Ryan16-112/+104
2023-08-15OLED: driver naming cleanups (#21710)Ryan1-1/+0
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan8-8/+4
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan16-13/+20
2023-06-15Move `RGBLIGHT_SPLIT` to data driven (#21190)Ryan2-2/+0
2023-06-06Move `RGBLED_SPLIT` to data driven (#21113)Ryan4-5/+5
2023-06-01Unicodemap keycodes rename (#21092)Ryan1-6/+6
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2-1/+3
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan16-10/+24
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan8-128/+255
2023-03-17Remove more empty headers (#20155)Ryan3-51/+0
2023-03-11Move matrix config to info.json, part 7 (#20020)Ryan20-76/+52
2023-02-26Move encoder config to data driven (#19923)Ryan16-66/+40
2023-02-17Remove matrix size defines (#19581)Ryan4-14/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan16-32/+40
2023-02-17Move Bootmagic config to data driven (#19860)Ryan4-13/+10
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan16-67/+30
2023-02-03Debounce defines cleanup (#19742)Ryan4-6/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel8-8/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan7-8/+3
2023-01-01Align definition of unicode_map (#19452)Joel Challis1-1/+1
2022-11-22Update use of legacy keycodes (#19120)Joel Challis2-4/+4
2022-10-31Normalise Unicode keycodes (#18898)Ryan4-5/+5
2022-10-27Normalise Space Cadet keycodes (#18864)Ryan4-8/+8
2022-10-19Remove legacy Debug keycode (#18769)Ryan2-2/+2