diff options
author | Simon Hengel <sol@typeful.net> | 2022-08-29 11:39:45 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-28 21:39:45 -0700 |
commit | 38de991fda2bdb813b2acd067762a22c59607207 (patch) | |
tree | 0bf1e25df67a2587c3c3fd4072f3bd59986878ed /keyboards/chord/zero/rules.mk | |
parent | 8b9f0a58b4a100bbae0fabeaa4ee29f2955d3dbf (diff) |
[Keyboard] Add chord/zero (#18190)
Diffstat (limited to 'keyboards/chord/zero/rules.mk')
-rw-r--r-- | keyboards/chord/zero/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/chord/zero/rules.mk b/keyboards/chord/zero/rules.mk new file mode 100644 index 0000000000..6e7633bfe0 --- /dev/null +++ b/keyboards/chord/zero/rules.mk @@ -0,0 +1 @@ +# This file intentionally left blank |