summaryrefslogtreecommitdiffstats
path: root/keyboards/mitosis/rules.mk
Commit message (Expand)AuthorAgeFilesLines
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-6/+0
* Convert some more boards to Matrix Lite (#15489)Ryan2021-12-271-8/+10
* Migrate serial_uart usages to UART driver (#15479)Ryan2021-12-151-1/+2
* Fix up build options comments (#15463)Ryan2021-12-121-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove redundant `MIDI_ENABLE = no` in keyboard-level rules.mk (#14649)Ryan2021-09-301-1/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove commented out BLUETOOTH_ENABLE rules (#14361)Ryan2021-09-101-1/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+1
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-121-1/+1
* Serial refactor (#11521)Ryan2021-02-061-10/+1
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-301-4/+4
* Cleanup rules.mk for 32U4 keyboards, L-M (#7120)fauxpark2019-10-241-48/+15
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-1/+0
* Enables unicode for Mitosis (#2668)Nicholas2018-04-041-2/+2
* Updates bootloader settings, adds file size check (#2029)Jack Humbert2017-11-271-12/+6
* Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-231-2/+2
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-301-12/+12
* First Commitcam2017-04-191-0/+81