summaryrefslogtreecommitdiffstats
path: root/keyboards/kbdfans/bounce/pad
Commit message (Expand)AuthorAgeFilesLines
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-2/+2
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-292-56/+21
* Remove more empty headers (#20155)Ryan2023-03-171-16/+0
* Move matrix config to info.json, part 8 (#20030)Ryan2023-03-112-4/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-2/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-2/+4
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-1/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-201-1/+1
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* Move keyboard USB IDs and strings to data driven: K (#17846)Ryan2022-08-032-6/+8
* KBDfans Bounce Pad: Correct QMK Configurator Implementation (#17845)James Young2022-07-291-2/+29
* add bounce keyboard (#17030)moyi46812022-07-039-0/+217