summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/rev6/rules.mk
Commit message (Expand)AuthorAgeFilesLines
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-081-1/+0
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-261-1/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-7/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-101-1/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-071-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-3/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)Ryan2021-06-301-1/+0
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-081-0/+3
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-291-2/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-231-1/+0
|\
| * Remove comments about custom ldscript for Teensy LC (#11224)Ryan2020-12-231-1/+0
* | Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel2020-12-031-0/+1
|/
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-281-1/+2
* [Keyboard] Fix Planck/Rev6 compiler issue (#9953)Drashna Jaelre2020-08-151-2/+1
* planck/rev6: Enable WS2812 LED matrix with pwm driversRiley Inman2020-07-161-1/+2
* 2020 May 30 Breaking Changes Update (#9215)James Young2020-05-301-1/+1
* Trim firmware sizes from default rules.mk, part 3 (#8045)ridingqwerty2020-01-301-4/+4
* [Core] Cleanup rules.mk for F303 keyboards (#7306)fauxpark2019-11-141-5/+2
* [Keyboard] Enable RGB Light on ARM OLKB Keyboards (#7293)Drashna Jaelre2019-11-071-2/+3
* Cleanup rules.mk for 32U4 keyboards, N-Q (#7147)fauxpark2019-10-251-3/+0
* Add Dip Switch as a core feature (#6140)Drashna Jaelre2019-09-031-2/+1
* Fix Planck and Preonic builds (#5658)noroadsleft2019-04-291-10/+25
* Adds Proton C Conversion (#4661)Jack Humbert2019-01-101-34/+1
* add support for encoders to coreJack Humbert2018-10-261-0/+1
* Adds support for Planck Rev 6 (#2666)Jack Humbert2018-07-161-0/+56