summaryrefslogtreecommitdiffstats
path: root/keyboards/preonic/rev3/config.h
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-231-13/+0
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-181-2/+1
* 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-5/+0
* Move encoder config to data driven (#19923)Ryan2023-02-261-3/+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
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-151-1/+10
* 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-2/+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
* Migrate preonic/rev3 to pwm ws2812 driver (#13142)Joel Challis2021-06-091-9/+9
* [Keyboard] VIA support for Preonic Rev3 (#11344)George Wietor2021-05-101-0/+1
* Add RGB Matrix support for Preonic rev3 (#12008)Albert Y2021-02-281-1/+2
* Audio system overhaul (#11820)Drashna Jaelre2021-02-151-2/+4
* Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-271-3/+0
* 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/+11
* Add Dip Switch as a core feature (#6140)Drashna Jaelre2019-09-031-15/+7
* 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
* use built-in arm stuffJack Humbert2019-01-261-0/+4
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-3/+0
* adds support for preonic rev 3Jack Humbert2018-07-201-0/+138