summaryrefslogtreecommitdiffstats
path: root/keyboards/kopibeng/mnk65_stm32/config.h
Commit message (Expand)AuthorAgeFilesLines
* Move matrix config to info.json, part 8 (#20030)Ryan2023-03-111-17/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-5/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-171-2/+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 usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove stray UNUSED_PINS (#19639)Joel Challis2023-01-201-1/+0
* Add support for MNK65_STM32 (#18744)kopibeng2022-12-091-0/+54