summaryrefslogtreecommitdiff
path: root/keyboards/mechkeys/mechmini/v2
AgeCommit message (Expand)AuthorFilesLines
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-30/+0
2024-08-25Update Underglow keycodes (#23765)Ryan4-4/+4
2024-05-22Migrate `LOCKING_*_ENABLE` to Data-Driven: M, Part 1 (#23772)James Young2-22/+6
2024-05-17Delete trivial keymap readmes (#23714)Ryan2-4/+0
2024-04-27Data-Driven Keyboard Conversions: M, Part 2 (#23601)James Young2-12/+8
2024-02-16[Keymap Removal] keyboard with most keymaps (#23092)Joel Challis11-235/+0
2023-11-27Remove userspace keymaps (#22544)Joel Challis7-269/+0
2023-08-23Move RGBLight animations to data driven (#21635)Ryan2-12/+13
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2-3/+2
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-1/+3
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-1/+3
2023-03-29Fix layouts containing keys with multiple matrix positions (#20191)Ryan2-72/+197
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan1-2/+0
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2-2/+1
2023-03-11Move matrix config to info.json, part 7 (#20020)Ryan2-8/+5
2023-02-26Move backlight config to data driven (#19910)Ryan2-2/+3
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan1-3/+0
2023-02-17Remove matrix size defines (#19581)Ryan1-6/+0
2023-02-13Refactor Leader key feature (#19632)Ryan1-19/+10
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan1-1/+0
2022-12-14Tap Dance: remove `qk_` prefix (#19313)Ryan2-2/+2
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel5-5/+5
2022-10-31Normalise Unicode keycodes (#18898)Ryan1-2/+2
2022-10-27Normalise Space Cadet keycodes (#18864)Ryan1-1/+1
2022-10-21Deprecate `KC_LEAD` for `QK_LEAD` (#18792)Ryan2-2/+2
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan3-3/+3
2022-10-20Remove legacy EEPROM clear keycodes (#18782)Ryan1-1/+1
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan2-4/+4
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan1-1/+1
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre1-1/+10
2022-10-13Remove keymaps that still reference legacy macros (#18693)Joel Challis2-90/+0
2022-09-06Remove `UNICODE_KEY_OSX` and `UC_OSX` (#18290)Ryan1-2/+2
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis8-10/+10
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-08-03Merge remote-tracking branch 'origin/master' into developQMK Bot2-8/+6
2022-08-03Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2-8/+6
2022-06-19Make default layer size 16-bit (#15286)Drashna Jaelre1-2/+1
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis2-2/+2
2022-02-11move mechkeys keyboards into the mechkeys/ vendor folder (#15760)peepeetee33-0/+945