summaryrefslogtreecommitdiff
path: root/keyboards/mechkeys
Commit message (Expand)AuthorAge
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-06
* Normalise Unicode keycodes (#18898)Ryan2022-10-31
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-27
* Deprecate `KC_LEAD` for `QK_LEAD` (#18792)Ryan2022-10-21
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-20
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-20
* Remove legacy sendstring keycodes (#18749)Ryan2022-10-17
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-16
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-15
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-15
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-13
* Remove keymaps that still reference legacy macros (#18693)Joel Challis2022-10-13
* Remove legacy keycodes, part 3 (#18669)Ryan2022-10-11
* Remove `UNICODE_KEY_OSX` and `UC_OSX` (#18290)Ryan2022-09-06
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-21
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-06
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-03
|\
| * Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-03
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-19
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-15
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-15
* move mechkeys keyboards into the mechkeys/ vendor folder (#15760)peepeetee2022-02-11
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-14
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-09
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-09
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-01
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-05
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-30
* Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-26
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-21
* Remove backlight pin references in rules.mk (#14513)Ryan2021-09-20
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-12
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-12
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-10
* Remove empty override functions (#14312)Ryan2021-09-05
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-16
* Remove Full Bootmagic (#13846)James Young2021-08-06
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-09
* Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-27
* Remove `DESCRIPTION`, K-M (#11619)Ryan2021-01-20
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-28
* Refactor to use led config - Part 1 (#10905)Joel Challis2020-11-17
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-30
* Cleanup rules.mk for 32U4 keyboards, L-M (#7120)fauxpark2019-10-24
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-16
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-06
* [Keyboard] New Keyboard: MK60 (#5327)MechMerlin2019-03-07