Sắn
Sắn
> Could I recommend the following directory name changes: > > * /keyboards/asmodus/plaquead/plaquead -> /keyboards/asmodus/plaquead/standard > * /keyboards/asmodus/plaquead/plaqueadrgb -> /keyboards/asmodus/plaquead/rgb > > and create /keyboards/asmodues/plaquead/rules.mk file containing: `DEFAULT_FOLDER = asmodus/plaquead/standard`...
> Recommendation: As `default` and `via` keymaps for `standard` and `rgb` versions are identical, `keymaps` directory can be moved into same directory level as `standard` and `rgb` directories. > >...
> Per the PR checklist, > > > * PRs should contain the smallest amount of modifications required for a single change to the codebase > > > > *...