summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/rev6/config.h
Commit message (Expand)AuthorAgeFilesLines
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-1/+0
* Move matrix config to info.json, part 4 (#20001)Ryan2023-03-111-17/+0
* Move encoder config to data driven (#19923)Ryan2023-02-261-4/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-6/+0
* Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan2023-02-051-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-21/+0
* 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-201-4/+0
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091)Ryan2022-08-201-4/+0
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-3/+0
* Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-011-4/+1
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-20/+0
* Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines (#13689)Drashna Jaelre2021-07-241-3/+1
* Fix RGB/LED Suspend defines (#13146)Drashna Jaelre2021-06-091-1/+1
* Add RGB matrix suspend wake function for Planck/rev6 (#12290)Albert Y2021-04-251-0/+4
* VIA support for Planck Rev6 (#9144)George Wietor2021-04-221-0/+1
* Audio system overhaul (#11820)Drashna Jaelre2021-02-151-2/+4
* Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-271-3/+0
* planck/rev6: Enable WS2812 LED matrix with pwm driversRiley Inman2020-07-161-10/+11
* 2020 May 30 Breaking Changes Update (#9215)James Young2020-05-301-0/+1
* [Keyboard] Enable RGB Light on ARM OLKB Keyboards (#7293)Drashna Jaelre2019-11-071-7/+10
* Add Dip Switch as a core feature (#6140)Drashna Jaelre2019-09-031-5/+10
* Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)Drashna Jaelre2019-07-161-1/+0
* Fix debounce conflicts in a few boardsDrashna Jaelre2019-06-061-1/+1
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-5/+0
* add support for encoders to coreJack Humbert2018-10-261-0/+4
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-3/+0
* Adds support for Planck Rev 6 (#2666)Jack Humbert2018-07-161-0/+138