diff options
author | Adrian <elagil@users.noreply.github.com> | 2020-05-13 22:29:11 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-13 21:29:11 +0100 |
commit | fadd3cb4617fe7e48c802c4470a50df36e6c5109 (patch) | |
tree | 86c2d98d0112389acfdc8b75009e418049caf1b7 /keyboards/murcielago/rules.mk | |
parent | a41f973f75eff621a352089fa53dde94b095f606 (diff) | |
download | qmk_firmware-fadd3cb4617fe7e48c802c4470a50df36e6c5109.tar.gz |
added murcielago keyboard (#8920)
* Squashed pull request for murcielago
* removed rotation prior to creating info.json
Diffstat (limited to 'keyboards/murcielago/rules.mk')
-rw-r--r-- | keyboards/murcielago/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/murcielago/rules.mk b/keyboards/murcielago/rules.mk new file mode 100644 index 000000000..661563697 --- /dev/null +++ b/keyboards/murcielago/rules.mk @@ -0,0 +1 @@ +DEFAULT_FOLDER = murcielago/rev1
\ No newline at end of file |