summaryrefslogtreecommitdiffstats
path: root/keyboards/mlego
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-2316-112/+104
* OLED: driver naming cleanups (#21710)Ryan2023-08-151-1/+0
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-248-8/+4
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-1816-13/+20
* Move `RGBLIGHT_SPLIT` to data driven (#21190)Ryan2023-06-152-2/+0
* Move `RGBLED_SPLIT` to data driven (#21113)Ryan2023-06-064-5/+5
* Unicodemap keycodes rename (#21092)Ryan2023-06-011-6/+6
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-272-1/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-0616-10/+24
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-298-128/+255
* Remove more empty headers (#20155)Ryan2023-03-173-51/+0
* Move matrix config to info.json, part 7 (#20020)Ryan2023-03-1120-76/+52
* Move encoder config to data driven (#19923)Ryan2023-02-2616-66/+40
* Remove matrix size defines (#19581)Ryan2023-02-174-14/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-1716-32/+40
* Move Bootmagic config to data driven (#19860)Ryan2023-02-174-13/+10
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0816-67/+30
* Debounce defines cleanup (#19742)Ryan2023-02-034-6/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-318-8/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-107-8/+3
* Align definition of unicode_map (#19452)Joel Challis2023-01-011-1/+1
* Update use of legacy keycodes (#19120)Joel Challis2022-11-222-4/+4
* Normalise Unicode keycodes (#18898)Ryan2022-10-314-5/+5
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-274-8/+8
* Remove legacy Debug keycode (#18769)Ryan2022-10-192-2/+2
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-133-3/+3
* Remove remaining use of terminal keys and related comment labels (#18402)Johannes Löthberg2022-09-292-2/+2
* Add eeprom defaults for tinyuf2 bootloader (#18042)Joel Challis2022-08-2515-465/+0
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-2024-51/+68
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: M-O (#18090)Ryan2022-08-2024-51/+68
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-151-0/+1
|\|
| * Migrate more F4x1 board files (#18054)Joel Challis2022-08-151-0/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-144-0/+4
|\|
| * Migrate more F4x1 board files (#18046)Joel Challis2022-08-154-0/+4
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-068-8/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-011-0/+1
|\|
| * Specify blackpill board files where relevant (#17521)Joel Challis2022-07-011-0/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-121-4/+4
|\|
| * [Keyboard] Remove terminal commands from m48 (#17363)Drashna Jaelre2022-06-121-4/+4
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-1133-524/+909
|\|
| * [Keyboard] mlego fix product id and sync oled code (#16237)Alin Marin Elena2022-06-1133-524/+909
* | Removes terminal from QMK. (#17258)Nick Brassel2022-05-301-4/+4
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-158-8/+8
* Provide better config defaults for bluepill boards (#16909)Joel Challis2022-04-222-56/+0
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-153-12/+0
* Fix a couple of boards being wrongly identified as AVR (#16377)Ryan2022-02-191-1/+0
* [Keyboard] M60 split 5x12 lego pcb (#14383)Alin Marin Elena2022-02-0718-0/+944
* [Keyboard] add mlego/m65 oled revision (#15833)Alin Marin Elena2022-01-3012-99/+811
* Remove `keyboard_folder` instances from `info.json` files (#15932)James Young2022-01-193-3/+0
* [Keyboard] move enum_layers in keymaps, in sync with the other mlego/m* (#15832)Alin Marin Elena2022-01-133-46/+84