aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/mt40/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-301-4/+4
|
* Remove custom matrix from PS2AVRGB boards (#7396)fauxpark2020-01-021-4/+0
| | | | | | | | * Remove custom matrix from PS2AVRGB boards * Add custom backlight.c to SRC for bminiex, for now * Add missing DIODE_DIRECTIONs
* Convert remaining PS2AVRGB boards to I2C WS2812 driver (#7245)fauxpark2019-11-031-2/+2
| | | | | | * Convert remaining PS2AVRGB boards to I2C WS2812 driver * Add back functions to make the custom matrices happy
* Cleanup rules.mk for 32A and 328P keyboards (#6767)fauxpark2019-09-201-15/+8
|
* Replace outdated RGB/Audio informationDrashna Jaelre2018-10-221-1/+1
|
* MT40 refactor and Configurator support (#3377)noroadsleft2018-07-121-1/+1
| | | | | | | | | | * Removed LAYOUTS ortho_4x12 and planck_grid from rules.mk * Matrix refactor * Keymap refactor * Configurator support
* Reformat 40% Ortho boards to work with Layouts feature (#2804)Drashna Jaelre2018-05-141-1/+4
| | | | | | | | | | | | * Reformat 40% Ortho boards to work with Layouts feature * Fix krusli keymap to compile properly * Fix mt40 compile errors * Fix layouts * fix RGB?
* Updates bootloader settings, adds file size check (#2029)Jack Humbert2017-11-271-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Add keyboard: mt40 (#2001)Thomas Dehaeze2017-11-131-0/+36
* add keyboard: chinese planck clone * rename chinese_planck to mt40 * add image for the mt40 board