diff options
author | Alex Ong <the.onga@gmail.com> | 2018-08-12 18:25:50 +1000 |
---|---|---|
committer | Alex Ong <the.onga@gmail.com> | 2018-08-12 18:25:50 +1000 |
commit | c796944354a76f3bd0a8387b9a4016864550ba91 (patch) | |
tree | 3ffab240b4e7b853df3cd551aac5c12d17e8031b /keyboards/handwired/xeal60/keymaps/khord/rules.mk | |
parent | 2758158a4bb15b0f5ec30de92760133248afe1f8 (diff) | |
download | qmk_firmware-c796944354a76f3bd0a8387b9a4016864550ba91.tar.gz |
Delete removed other keymaps
Diffstat (limited to 'keyboards/handwired/xeal60/keymaps/khord/rules.mk')
-rw-r--r-- | keyboards/handwired/xeal60/keymaps/khord/rules.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/handwired/xeal60/keymaps/khord/rules.mk b/keyboards/handwired/xeal60/keymaps/khord/rules.mk deleted file mode 100644 index c90523e5d..000000000 --- a/keyboards/handwired/xeal60/keymaps/khord/rules.mk +++ /dev/null @@ -1,7 +0,0 @@ -TAP_DANCE_ENABLE = yes -RGBLIGHT_ENABLE = yes -USE_I2C = no - -ifndef QUANTUM_DIR - include ../../../../Makefile -endif |