summaryrefslogtreecommitdiffstats
path: root/keyboards/adkb96/rev1/config.h
Commit message (Expand)AuthorAgeFilesLines
* Move `TAPPING_TERM` to data driven (#21296)Ryan2023-06-241-3/+0
* Move matrix config to info.json, part 5 (#20003)Ryan2023-03-111-6/+0
* Add some missing `#pragma once`s (#19902)Ryan2023-02-211-0/+2
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-171-2/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-5/+0
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-171-6/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-3/+0
* Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941)Ryan2022-08-131-7/+0
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Remove `DESCRIPTION`, 0-A (#11369)Ryan2021-01-111-1/+0
* Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915)fauxpark2020-01-191-0/+2
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-3/+2
* [Keyboard] Add a new keyboard ADKB96 (#5685)kit-bto2019-04-251-0/+78