summaryrefslogtreecommitdiff
path: root/rules/0011-mlv_s.part
Commit message (Collapse)AuthorAgeFilesLines
* rules: sort some keyboard names alphabetically, and align some stuffBenno Schulenberg2022-04-131-1/+1
| | | | | | Vertically align the rules in several of the files, using tab size 8. Also fix a typo in a Cherry keyboard name.
* rules: remove the useless 'base' prefix from the parts filesPeter Hutterer2020-06-021-0/+6
We only have two rulesets that matter - base and evdev. Let's drop the "base" prefix from the files that are used by both and leave it only where it is ruleset-specific. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>