summaryrefslogtreecommitdiff
path: root/keyboards/mitosis/rules.mk
AgeCommit message (Expand)Author
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2021-12-27Convert some more boards to Matrix Lite (#15489)Ryan
2021-12-15Migrate serial_uart usages to UART driver (#15479)Ryan
2021-12-12Fix up build options comments (#15463)Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-09-30Remove redundant `MIDI_ENABLE = no` in keyboard-level rules.mk (#14649)Ryan
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan
2021-09-10Remove commented out BLUETOOTH_ENABLE rules (#14361)Ryan
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-04-12Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young
2021-02-06Serial refactor (#11521)Ryan
2020-01-30Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty
2019-10-24Cleanup rules.mk for 32U4 keyboards, L-M (#7120)fauxpark
2019-07-16Remove commented out MCUs in rules.mk (#5884)fauxpark
2018-04-04Enables unicode for Mitosis (#2668)Nicholas
2017-11-27Updates bootloader settings, adds file size check (#2029)Jack Humbert
2017-08-23Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert
2017-04-19First Commitcam