summaryrefslogtreecommitdiff
path: root/keyboards/puck
Commit message (Collapse)AuthorAge
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-06
|
* Puck Refactor, Configurator support and readme cleanup (#4615)noroadsleft2018-12-12
| | | | | | | | | | | | * Puck: layout macro refactor Reformat layout macro to resemble physical keyboard layout. * Puck: Configurator support * Puck: readme cleanup Markdown formatting corrections.
* Puck Macropad (#4274)John Pettigrew2018-11-27
* 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