summaryrefslogtreecommitdiff
path: root/keyboards/mt40
Commit message (Expand)AuthorAge
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-05
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-29
|\
| * Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-30
* | Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-26
|\|
| * Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-26
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-21
|\|
| * Remove keyboard-level `TAP_DANCE_ENABLE` rules (#14538)Ryan2021-09-21
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-21
|\|
| * Remove audio pin references in rules.mk (#14532)Ryan2021-09-21
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-12
|\|
| * Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-12
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-12
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-12
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-10
|\|
| * Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-10
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-10
|\|
| * Remove bootloader listings from rules.mk (#14330)Ryan2021-09-10
* | Fix typos from 14248 (#14261)Ryan2021-09-01
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-01
|/
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-16
* Remove Full Bootmagic (#13846)James Young2021-08-06
* Remove KEYMAP and LAYOUT_kc (#12160)Zach White2021-05-11
* Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-12
* Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-27
* Remove `DESCRIPTION`, K-M (#11619)Ryan2021-01-20
* Change ?= to = in keyboard rules.mk (#9390)Ryan2020-06-15
* Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117)Ryan2020-05-17
* V-USB: Consolidate usbconfig.h's into a single file (#8584)Ryan2020-03-31
* V-USB: Use structs for USB descriptors (#8572)Ryan2020-03-28
* V-USB: Use manufacturer and product strings from config.h (#7797)Ryan2020-03-26
* Remove NO_UART defines from config.h for V-USB boards (#8351)Ryan2020-03-09
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-30
* Remove custom matrix from PS2AVRGB boards (#7396)fauxpark2020-01-02
* [Keyboard] Update ATmega32A readme files to match template (#7462)Joel Challis2019-11-23
* Set device version from config.h for V-USB boards (#7316)fauxpark2019-11-15
* Add support for configurable polling interval and power usage o… (#7336)fauxpark2019-11-15
* Convert remaining PS2AVRGB boards to I2C WS2812 driver (#7245)fauxpark2019-11-03
* Cleanup rules.mk for 32A and 328P keyboards (#6767)fauxpark2019-09-20
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-06
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-19
* Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr2019-02-18
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-16
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-26
* Replace outdated RGB/Audio informationDrashna Jaelre2018-10-22
* MT40 refactor and Configurator support (#3377)noroadsleft2018-07-12
* Reformat 40% Ortho boards to work with Layouts feature (#2804)Drashna Jaelre2018-05-14
* Updates bootloader settings, adds file size check (#2029)Jack Humbert2017-11-27
* Add keyboard: mt40 (#2001)Thomas Dehaeze2017-11-13