aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/puck
Commit message (Collapse)AuthorAgeFilesLines
* Trim firmware sizes from default rules.mk, part 3 (#8045)ridingqwerty2020-01-301-4/+4
|
* Cleanup rules.mk for 32U4 keyboards, N-Q (#7147)fauxpark2019-10-251-44/+8
|
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
|
* Puck Refactor, Configurator support and readme cleanup (#4615)noroadsleft2018-12-123-5/+35
| | | | | | | | | | | | * 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-276-0/+190
* 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