summaryrefslogtreecommitdiffstats
path: root/keyboards/puck/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove non-Keychron keyboardslokher2022-09-131-22/+0
|
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|
* Move keyboard USB IDs and strings to data driven: P (#17875)Ryan2022-08-031-7/+0
|
* Remove `DESCRIPTION`, N-Q (#11631)Ryan2021-01-201-1/+0
|
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
|
* Puck Macropad (#4274)John Pettigrew2018-11-271-0/+31
* Add Puck * Update Manufacturer name in metadata * Add num lock to high layer * update pins * update pin settings * fix numlock key * Cleanup config.h * Update device info * updates after review