diff options
author | alex-ong <the.onga@gmail.com> | 2019-01-26 16:59:02 +1100 |
---|---|---|
committer | alex-ong <the.onga@gmail.com> | 2019-01-26 16:59:02 +1100 |
commit | 3949ab322dcce75f470ddfbe701c8763add69e63 (patch) | |
tree | 2318811ba65243b6e3b7165dce08b0dc20f3ed19 /keyboards/handwired/xeal60/keymaps/default/rules.mk | |
parent | 39ca330f103bf85fd29b0fb595469221c9c3680c (diff) | |
download | qmk_firmware-3949ab322dcce75f470ddfbe701c8763add69e63.tar.gz |
Remove accidental xeal60 commit
Diffstat (limited to 'keyboards/handwired/xeal60/keymaps/default/rules.mk')
-rw-r--r-- | keyboards/handwired/xeal60/keymaps/default/rules.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/handwired/xeal60/keymaps/default/rules.mk b/keyboards/handwired/xeal60/keymaps/default/rules.mk deleted file mode 100644 index 457a3d01d..000000000 --- a/keyboards/handwired/xeal60/keymaps/default/rules.mk +++ /dev/null @@ -1,3 +0,0 @@ -ifndef QUANTUM_DIR - include ../../../../Makefile -endif |