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