summaryrefslogtreecommitdiff
path: root/keyboards/rgbkb/mun/rules.mk
AgeCommit message (Expand)Author
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan
2023-08-15OLED: driver naming cleanups (#21710)Ryan
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-08-07Rgbkb/keeb fixes (#17932)XScorpion2
2022-02-10Remove parent-relative paths from keyboards. (#16282)Nick Brassel
2022-01-15Fix broken bootloader builds in develop. (#15880)Dasky
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-07Remove references to Makefile in keyboard-level rules.mk (#15427)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-20Doc Fixes & Custom Matrix Fix (#14526)XScorpion2
2021-09-19[Keyboard] Quick fixes for the Mun to unblock customers (#14505)XScorpion2
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-08-24[Core] Refactor OLED to allow easy addition of other types (#13454)Xelus22
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-08-05Tidy up rgbkb/mun (#13801)Joel Challis
2021-06-25Keyboards/RGBKB/Mün (#13239)XScorpion2