summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/2x5keypad/config.h
Commit message (Expand)AuthorAgeFilesLines
* Move `TAPPING_TERM` to data driven (#21296)Ryan2023-06-241-3/+0
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-17/+0
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-111-8/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-151-1/+10
* Remove all `BACKLIGHT_LEVELS 0` (#18630)jack2022-10-071-6/+0
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2022-07-301-7/+0
* Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-261-7/+0
* Remove `DESCRIPTION`, H-J (#11616)Ryan2021-01-201-1/+0
* [Keyboard] Added French layer to handwired/2x5keypad (#7313)Jonathan Cameron2019-11-111-3/+3
* [Keyboard] Added a simple 2x5 Keypad with 4 layers (#6699)Jonathan Cameron2019-09-091-0/+56