summaryrefslogtreecommitdiffstats
path: root/keyboards/mt40/config.h
Commit message (Expand)AuthorAgeFilesLines
* move 麦田 boards into /mt (#16095)peepeetee2022-04-191-116/+0
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-261-48/+0
|\
| * Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-261-48/+0
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-011-4/+1
|/
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-20/+0
* Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-271-3/+0
* Remove `DESCRIPTION`, K-M (#11619)Ryan2021-01-201-2/+0
* V-USB: Use manufacturer and product strings from config.h (#7797)Ryan2020-03-261-1/+1
* Remove NO_UART defines from config.h for V-USB boards (#8351)Ryan2020-03-091-2/+0
* Remove custom matrix from PS2AVRGB boards (#7396)fauxpark2020-01-021-4/+4
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr2019-02-181-1/+1
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-5/+0
* Reformat 40% Ortho boards to work with Layouts feature (#2804)Drashna Jaelre2018-05-141-8/+3
* Updates bootloader settings, adds file size check (#2029)Jack Humbert2017-11-271-1/+0
* Add keyboard: mt40 (#2001)Thomas Dehaeze2017-11-131-0/+207