diff options
author | Ivan Gromov <38141348+key10iq@users.noreply.github.com> | 2022-02-21 10:16:23 +0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-20 22:16:23 -0800 |
commit | 9bf25d1cd5f7616d30b000d50c51acd9dfaacd41 (patch) | |
tree | f8dc78cd445e96a22f23b5e0757bf1ddd4bb8530 /keyboards/monoflex60/keymaps/via/rules.mk | |
parent | 2d1d44edb701a47571d8ad2a07cb0899f255849e (diff) |
[Keyboard] Add Monoflex 60 keyboard (#16234)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/monoflex60/keymaps/via/rules.mk')
-rw-r--r-- | keyboards/monoflex60/keymaps/via/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/monoflex60/keymaps/via/rules.mk b/keyboards/monoflex60/keymaps/via/rules.mk new file mode 100644 index 0000000000..69de2e4c5a --- /dev/null +++ b/keyboards/monoflex60/keymaps/via/rules.mk @@ -0,0 +1 @@ +VIA_ENABLE = yes
|