summaryrefslogtreecommitdiffstats
path: root/keyboards/mt
Commit message (Expand)AuthorAgeFilesLines
* [Keyboard] Reduce compiled size for mt64rgb's via keymap (#20814)Drashna Jaelre2023-05-092-17/+5
* Even more `info.json` whitespace cleanups (#20703)Ryan2023-05-042-384/+384
* `info.json` whitespace cleanups (#20651)Ryan2023-05-024-12/+12
* Move 60% layouts to data driven (#20477)Ryan2023-04-273-35/+71
* Move remaining `LAYOUT`s to data driven (#20422)Ryan2023-04-153-53/+229
* Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417)Ryan2023-04-141-1/+1
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-122-128/+119
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-084-2/+6
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-0611-7/+15
* Move 75% and 96% layouts to data driven (#20289)Ryan2023-04-053-37/+92
* Move 65% layouts to data driven (#20308)Ryan2023-04-042-19/+73
* Fix layouts containing keys with multiple matrix positions (#20191)Ryan2023-03-292-43/+55
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-264-2/+6
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-234-8/+0
* Remove more empty headers (#20155)Ryan2023-03-174-23/+0
* Move matrix config to info.json, part 7 (#20020)Ryan2023-03-1114-120/+35
* Remove `"w":1` and `"h":1` from info.json (#19961)Ryan2023-02-281-1/+1
* Move backlight config to data driven (#19910)Ryan2023-02-2610-13/+17
* Migrate some more layouts to data driven (#19889)Ryan2023-02-236-511/+399
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-222-5/+0
* Remove matrix size defines (#19581)Ryan2023-02-177-28/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-178-18/+23
* Move Bootmagic config to data driven (#19860)Ryan2023-02-172-4/+3
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0816-48/+16
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-061-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-035-15/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-032-6/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-21/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-317-7/+0
* Remove deprecated Quantum keycodes (#19712)Ryan2023-01-292-2/+2
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-283-3/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-161-1/+1
|\
| * Docs/space b cleanup (#19612)Tom Barnes2023-01-161-1/+1
* | Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-108-7/+4
* | Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-141-7/+7
|/
* [Keyboard] Add NCR-80 (#19130)Jordan Duabe2022-12-0722-0/+1004
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-272-2/+2
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-063-5/+5
* Normalise Dynamic Macro keycodes (#18939)Ryan2022-11-031-2/+2
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-271-1/+1
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-202-2/+2
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-154-7/+7
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-157-9/+63
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-134-7/+7
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-109-94/+123
|\
| * [Keyboard][Keymap] Fix random keys being sent on Mac + userspace changes (#15...Artjoms Rizihs2022-10-109-94/+123
* | Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-043-3/+6
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-234-4/+4
|/
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-3/+3
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-065-5/+0