summaryrefslogtreecommitdiff
path: root/keyboards/exclusive/e6v2/oe_bmc/rules.mk
AgeCommit message (Expand)Author
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan
2021-09-21Remove audio pin references in rules.mk (#14532)Ryan
2021-09-20Remove backlight pin references in rules.mk (#14513)Ryan
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-09-10Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-02-09Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre
2020-08-07Remove HD44780 References, Part 2 (#9918)James Young
2020-05-17Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117)Ryan
2020-01-29Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty
2020-01-18Remove custom backlight code for PS2AVRGB boards (#7775)fauxpark
2019-11-04Convert some PS2AVRGB boards to I2C WS2812 driver (#7241)fauxpark
2019-09-20Cleanup rules.mk for 32A and 328P keyboards (#6767)fauxpark
2019-07-16Remove commented out MCUs in rules.mk (#5884)fauxpark
2019-05-19[Keyboard] E6V2 BMC OE (#5908)MechMerlin