summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/rev6
Commit message (Expand)AuthorAgeFilesLines
* Convert Dip Switch callbacks to boolean functions (#13399)Drashna Jaelre2021-07-011-3/+3
* Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)Ryan2021-06-301-1/+0
* Fix RGB/LED Suspend defines (#13146)Drashna Jaelre2021-06-091-1/+1
* 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-292-19/+2
* Add RGB matrix suspend wake function for Planck/rev6 (#12290)Albert Y2021-04-252-0/+14
* VIA support for Planck Rev6 (#9144)George Wietor2021-04-221-0/+1
* Document LED physical location index for Planck and Preonic (#12147)Albert Y2021-03-131-0/+5
* remove keyboard_folder from info.jsonZach White2021-02-271-1/+0
* Audio system overhaul (#11820)Drashna Jaelre2021-02-151-2/+4
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-01-271-3/+0
|\
| * Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-271-3/+0
* | ChibiOS conf migrations... take 11 (#11646)Nick Brassel2021-01-211-5/+13
* | 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-152-2/+3
* planck/rev6: Enable WS2812 LED matrix with pwm driversRiley Inman2020-07-165-11/+83
* 2020 May 30 Breaking Changes Update (#9215)James Young2020-05-302-1/+2
* 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-072-9/+13
* Cleanup rules.mk for 32U4 keyboards, N-Q (#7147)fauxpark2019-10-251-3/+0
* [Keyboard] fix OLKB layout macro aliases (#6761)noroadsleft2019-09-211-1/+1
* Add Dip Switch as a core feature (#6140)Drashna Jaelre2019-09-034-183/+21
* Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)Drashna Jaelre2019-07-161-1/+0
* [Keyboard] Planck Layout Macro Refactor, Part II (#6156)noroadsleft2019-06-193-2/+121
* [Keyboard] Planck: Layout Macro Refactor (#4402)noroadsleft2019-06-121-0/+270
* Fix debounce conflicts in a few boardsDrashna Jaelre2019-06-061-1/+1
* Fix Planck and Preonic builds (#5658)noroadsleft2019-04-291-10/+25
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-5/+0
* Adds Proton C Conversion (#4661)Jack Humbert2019-01-108-2524/+1
* add support for encoders to coreJack Humbert2018-10-263-29/+5
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-3/+0
* Fixes STM32F303XC timer issue for Planck Rev 6 (#3777)ishtob2018-08-273-4/+4
* Adds support for Planck Rev 6 (#2666)Jack Humbert2018-07-1612-0/+2934