aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/mt40/rules.mk
AgeCommit message (Collapse)Author
2020-06-15Change ?= to = in keyboard rules.mk (#9390)Gravatar Ryan
2020-05-17Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117)Gravatar Ryan
2020-01-30Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)Gravatar ridingqwerty
2020-01-02Remove custom matrix from PS2AVRGB boards (#7396)Gravatar fauxpark
* Remove custom matrix from PS2AVRGB boards * Add custom backlight.c to SRC for bminiex, for now * Add missing DIODE_DIRECTIONs
2019-11-03Convert remaining PS2AVRGB boards to I2C WS2812 driver (#7245)Gravatar fauxpark
* Convert remaining PS2AVRGB boards to I2C WS2812 driver * Add back functions to make the custom matrices happy
2019-09-20Cleanup rules.mk for 32A and 328P keyboards (#6767)Gravatar fauxpark
2018-10-22Replace outdated RGB/Audio informationGravatar Drashna Jaelre
2018-07-12MT40 refactor and Configurator support (#3377)Gravatar noroadsleft
* Removed LAYOUTS ortho_4x12 and planck_grid from rules.mk * Matrix refactor * Keymap refactor * Configurator support
2018-05-14Reformat 40% Ortho boards to work with Layouts feature (#2804)Gravatar Drashna Jaelre
* Reformat 40% Ortho boards to work with Layouts feature * Fix krusli keymap to compile properly * Fix mt40 compile errors * Fix layouts * fix RGB?
2017-11-27Updates bootloader settings, adds file size check (#2029)Gravatar Jack Humbert
* pull fuse settings for bootloader jump * fix 32a chips * make automatic bootloader selection optional * quantify bootloaders * fixs #164, speeds up dfu reset * fix for chips w/o usb * missing an n * fix bootloader sizes, use words for addresses * fix bmini, pearl, and [[ issue, make things quiet * ignore avr errors on arm for now * update settings for the light * document bootloader stuff * add bootloader title
2017-11-13Add keyboard: mt40 (#2001)Gravatar Thomas Dehaeze
* add keyboard: chinese planck clone * rename chinese_planck to mt40 * add image for the mt40 board