summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/rev6
Commit message (Expand)AuthorAgeFilesLines
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-202-5/+7
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091)Ryan2022-08-202-5/+7
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* Planck swap hand matrix for rev6, fixing issue #17388 (#17389)Jens-Petter Sandvik2022-07-171-0/+19
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-3/+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
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-291-1/+0
|\
| * Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-121-1/+0
|\|
| * Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-121-7/+0
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-7/+0
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-012-76/+66
|/
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-162-21/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines (#13689)Drashna Jaelre2021-07-241-3/+1
* Remove deprecated callbacks for encoders and dip switches (#13404)Drashna Jaelre2021-07-241-27/+0
* 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