summaryrefslogtreecommitdiff
path: root/keyboards/mlego/m60_split
AgeCommit message (Expand)AuthorFilesLines
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel3-206/+0
2024-08-25Update Underglow keycodes (#23765)Ryan2-6/+6
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 Young3-21/+12
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-3/+3
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-02-01Migrate lighting defaults to info.json (#22920)Joel Challis2-3/+6
2023-12-12Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)Ryan2-8/+8
2023-10-21Migrate recently introduced sync items (#22305)Joel Challis4-8/+12
2023-08-23Move RGBLight animations to data driven (#21635)Ryan4-29/+26
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan4-3/+2
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-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)Ryan4-2/+6
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan2-21/+71
2023-03-17Remove more empty headers (#20155)Ryan1-17/+0
2023-03-11Move matrix config to info.json, part 7 (#20020)Ryan5-27/+22
2023-02-26Move encoder config to data driven (#19923)Ryan4-20/+10
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan4-7/+10
2023-02-17Move Bootmagic config to data driven (#19860)Ryan4-13/+10
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan4-17/+8
2023-02-03Debounce defines cleanup (#19742)Ryan1-1/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel3-3/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan3-4/+1
2022-10-31Normalise Unicode keycodes (#18898)Ryan1-1/+1
2022-08-25Add eeprom defaults for tinyuf2 bootloader (#18042)Joel Challis3-93/+0
2022-08-20Merge remote-tracking branch 'upstream/master' into developfauxpark6-14/+17
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: M-O (#18090)Ryan6-14/+17
2022-08-15Merge remote-tracking branch 'origin/master' into developQMK Bot1-0/+1
2022-08-15Migrate more F4x1 board files (#18054)Joel Challis1-0/+1
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel2-2/+0
2022-07-01Specify blackpill board files where relevant (#17521)Joel Challis1-0/+1
2022-06-11[Keyboard] mlego fix product id and sync oled code (#16237)Alin Marin Elena6-21/+118
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis2-2/+2
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan1-4/+0
2022-02-19Fix a couple of boards being wrongly identified as AVR (#16377)Ryan1-1/+0
2022-02-07[Keyboard] M60 split 5x12 lego pcb (#14383)Alin Marin Elena18-0/+944