summaryrefslogtreecommitdiffstats
path: root/keyboards/mechkeys/mechmini/v2
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-12/+13
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-242-3/+2
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Fix layouts containing keys with multiple matrix positions (#20191)Ryan2023-03-292-72/+197
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-162-2/+1
* Move matrix config to info.json, part 7 (#20020)Ryan2023-03-112-8/+5
* Move backlight config to data driven (#19910)Ryan2023-02-262-2/+3
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-3/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-6/+0
* Refactor Leader key feature (#19632)Ryan2023-02-131-19/+10
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-1/+0
* Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-142-2/+2
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-065-5/+5
* Normalise Unicode keycodes (#18898)Ryan2022-10-311-2/+2
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-271-1/+1
* Deprecate `KC_LEAD` for `QK_LEAD` (#18792)Ryan2022-10-212-2/+2
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-203-3/+3
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-1/+1
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-162-4/+4
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-151-1/+10
* Remove keymaps that still reference legacy macros (#18693)Joel Challis2022-10-132-90/+0
* Remove `UNICODE_KEY_OSX` and `UC_OSX` (#18290)Ryan2022-09-061-2/+2
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-218-10/+10
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-032-8/+6
|\
| * Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-032-8/+6
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-2/+1
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* move mechkeys keyboards into the mechkeys/ vendor folder (#15760)peepeetee2022-02-1133-0/+945