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