summaryrefslogtreecommitdiffstats
path: root/keyboards/abstract/ellipse/rev1/config.h
Commit message (Expand)AuthorAgeFilesLines
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-21/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-3/+0
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-151-12/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-141-7/+0
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941)Ryan2022-08-131-7/+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
* Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-261-48/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-20/+0
* Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-271-3/+0
* Remove `DESCRIPTION`, 0-A (#11369)Ryan2021-01-111-1/+0
* Remove HD44780 References, Part 1 (#9052)James Young2020-07-271-28/+0
* Remove all references to "CUSTOM_MATRIX" as a diode direction (#7937)fauxpark2020-01-191-1/+1
* Remove unnecessary IS_COMMAND definitions from a couple of boardsKonstantin Đorđević2019-07-161-5/+0
* Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)Drashna Jaelre2019-07-161-1/+0
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* [Keyboard] Added Abstract Ellipse Rev1 (#5939)AbstractKB2019-05-241-0/+245