summaryrefslogtreecommitdiff
path: root/keyboards/planck/rev6/rules.mk
AgeCommit message (Expand)Author
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
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan
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-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-06-30Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)Ryan
2021-06-08Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2020-12-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2020-12-23Remove comments about custom ldscript for Teensy LC (#11224)Ryan
2020-12-03Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young
2020-08-15[Keyboard] Fix Planck/Rev6 compiler issue (#9953)Drashna Jaelre
2020-07-16planck/rev6: Enable WS2812 LED matrix with pwm driversRiley Inman
2020-05-302020 May 30 Breaking Changes Update (#9215)James Young
2020-01-30Trim firmware sizes from default rules.mk, part 3 (#8045)ridingqwerty
2019-11-14[Core] Cleanup rules.mk for F303 keyboards (#7306)fauxpark
2019-11-07[Keyboard] Enable RGB Light on ARM OLKB Keyboards (#7293)Drashna Jaelre
2019-10-25Cleanup rules.mk for 32U4 keyboards, N-Q (#7147)fauxpark
2019-09-03Add Dip Switch as a core feature (#6140)Drashna Jaelre
2019-04-29Fix Planck and Preonic builds (#5658)noroadsleft
2019-01-10Adds Proton C Conversion (#4661)Jack Humbert
2018-10-26add support for encoders to coreJack Humbert
2018-07-16Adds support for Planck Rev 6 (#2666)Jack Humbert