summaryrefslogtreecommitdiff
path: root/keyboards/mlego/m48
AgeCommit message (Expand)Author
2023-12-12Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)Ryan
2023-08-23Move RGBLight animations to data driven (#21635)Ryan
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan
2023-03-17Remove more empty headers (#20155)Ryan
2023-03-11Move matrix config to info.json, part 7 (#20020)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-17Move LED indicator config to data driven (#19800)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan
2022-11-22Update use of legacy keycodes (#19120)Joel Challis
2022-10-31Normalise Unicode keycodes (#18898)Ryan
2022-10-19Remove legacy Debug keycode (#18769)Ryan
2022-09-29Remove remaining use of terminal keys and related comment labels (#18402)Johannes Löthberg
2022-08-25Add eeprom defaults for tinyuf2 bootloader (#18042)Joel Challis
2022-08-20Merge remote-tracking branch 'upstream/master' into developfauxpark
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: M-O (#18090)Ryan
2022-08-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-15Migrate more F4x1 board files (#18046)Joel Challis
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-06-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-12[Keyboard] Remove terminal commands from m48 (#17363)Drashna Jaelre
2022-06-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-11[Keyboard] mlego fix product id and sync oled code (#16237)Alin Marin Elena
2022-05-30Removes terminal from QMK. (#17258)Nick Brassel
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2022-01-19Remove `keyboard_folder` instances from `info.json` files (#15932)James Young
2022-01-13[Keyboard] move enum_layers in keymaps, in sync with the other mlego/m* (#15832)Alin Marin Elena
2022-01-10[Keyboard] M48 12x4 lego ortholinear keyboard (#15536)Alin Marin Elena