summaryrefslogtreecommitdiffstats
path: root/keyboards/mechkeys/mechmini
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-234-43/+26
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-242-3/+2
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-184-2/+6
* Move remaining `LAYOUT`s to data driven (#20422)Ryan2023-04-152-130/+82
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-063-4/+3
* Fix layouts containing keys with multiple matrix positions (#20191)Ryan2023-03-292-72/+197
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-262-1/+3
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-166-63/+2
* Move matrix config to info.json, part 7 (#20020)Ryan2023-03-114-13/+10
* Move backlight config to data driven (#19910)Ryan2023-02-264-4/+6
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-222-4/+0
* Remove matrix size defines (#19581)Ryan2023-02-172-9/+0
* Refactor Leader key feature (#19632)Ryan2023-02-131-19/+10
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-12/+4
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-312-2/+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
* Remove .noci functionality (#19122)Joel Challis2022-11-211-0/+0
* 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-152-2/+2
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-152-2/+20
* 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-219-11/+11
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-034-15/+13
|\
| * Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-034-15/+13
* | 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-1146-0/+1368