| Commit message (Expand) | Author | Age | Files | Lines |
* | Move encoder config to data driven (#19923) | Ryan | 2023-02-26 | 1 | -4/+0 |
* | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 1 | -6/+0 |
* | Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748) | Ryan | 2023-02-05 | 1 | -5/+0 |
* | Debounce defines cleanup (#19742) | Ryan | 2023-02-03 | 1 | -3/+0 |
* | Clean up Force NKRO in config.h (#19718) | Ryan | 2023-01-30 | 1 | -21/+0 |
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | 2022-09-23 | 1 | -1/+1 |
* | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2022-08-20 | 1 | -4/+0 |
|\ |
|
| * | Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091) | Ryan | 2022-08-20 | 1 | -4/+0 |
* | | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -1/+0 |
|/ |
|
* | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16... | Ryan | 2022-03-15 | 1 | -3/+0 |
* | Change keyboard level include guards to `pragma once` (#14248) | Ryan | 2021-09-01 | 1 | -4/+1 |
* | Remove MIDI Configuration boilerplate (#11151) | James Young | 2021-08-16 | 1 | -20/+0 |
* | Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines (#13689) | Drashna Jaelre | 2021-07-24 | 1 | -3/+1 |
* | Fix RGB/LED Suspend defines (#13146) | Drashna Jaelre | 2021-06-09 | 1 | -1/+1 |
* | Add RGB matrix suspend wake function for Planck/rev6 (#12290) | Albert Y | 2021-04-25 | 1 | -0/+4 |
* | VIA support for Planck Rev6 (#9144) | George Wietor | 2021-04-22 | 1 | -0/+1 |
* | Audio system overhaul (#11820) | Drashna Jaelre | 2021-02-15 | 1 | -2/+4 |
* | Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679) | Ryan | 2021-01-27 | 1 | -3/+0 |
* | planck/rev6: Enable WS2812 LED matrix with pwm drivers | Riley Inman | 2020-07-16 | 1 | -10/+11 |
* | 2020 May 30 Breaking Changes Update (#9215) | James Young | 2020-05-30 | 1 | -0/+1 |
* | [Keyboard] Enable RGB Light on ARM OLKB Keyboards (#7293) | Drashna Jaelre | 2019-11-07 | 1 | -7/+10 |
* | Add Dip Switch as a core feature (#6140) | Drashna Jaelre | 2019-09-03 | 1 | -5/+10 |
* | Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328) | Drashna Jaelre | 2019-07-16 | 1 | -1/+0 |
* | Fix debounce conflicts in a few boards | Drashna Jaelre | 2019-06-06 | 1 | -1/+1 |
* | Adds a default value for IS_COMMAND for COMMAND feature (#4301) | Drashna Jaelre | 2019-01-26 | 1 | -5/+0 |
* | add support for encoders to core | Jack Humbert | 2018-10-26 | 1 | -0/+4 |
* | Make `PREVENT_STUCK_MODIFIERS` the default (#3107) | Joe Wasson | 2018-09-17 | 1 | -3/+0 |
* | Adds support for Planck Rev 6 (#2666) | Jack Humbert | 2018-07-16 | 1 | -0/+138 |