diff options
author | Adrian <42110361+xSteins@users.noreply.github.com> | 2021-04-08 23:47:24 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-08 18:47:24 +0200 |
commit | 75f83210f43a3ec893635e4dd4e5d5a21dcc157d (patch) | |
tree | 58ec2df310b71d0474dc50622e6135a505b933cc /keyboards/handwired/ergocheap/keymaps/via/rules.mk | |
parent | 2170b75b26d46c7f46ad281b6c2eacddadc9cb45 (diff) | |
download | qmk_firmware-75f83210f43a3ec893635e4dd4e5d5a21dcc157d.tar.gz qmk_firmware-75f83210f43a3ec893635e4dd4e5d5a21dcc157d.zip |
Add new handwired keyboard (Ergocheap) (#11857)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/handwired/ergocheap/keymaps/via/rules.mk')
-rw-r--r-- | keyboards/handwired/ergocheap/keymaps/via/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/handwired/ergocheap/keymaps/via/rules.mk b/keyboards/handwired/ergocheap/keymaps/via/rules.mk new file mode 100644 index 0000000000..1e5b99807c --- /dev/null +++ b/keyboards/handwired/ergocheap/keymaps/via/rules.mk @@ -0,0 +1 @@ +VIA_ENABLE = yes |