summaryrefslogtreecommitdiff
path: root/keyboards/emi20/keymaps/default/rules.mk
diff options
context:
space:
mode:
authorAquaCylinder <56627792+AquaCylinder@users.noreply.github.com>2021-08-19 17:41:05 +0200
committerGitHub <noreply@github.com>2021-08-19 16:41:05 +0100
commit468661280ba2a57e8c834d5ef1df98bc6cb8354a (patch)
tree881b49ff7fbad7526eccc0b8d1501b8e2e7bdad2 /keyboards/emi20/keymaps/default/rules.mk
parent068ab2800cd4eccc30b312f25d2959e23f31e9fb (diff)
emi20 update (#14013)
* Update keymap & readme -Keymap.c: Key combinations removed for resetting and added a new way to reset. Also removed unused timer code. -config.h & rules.mk: Removed on kemap level (these were there for the key combo's) -Readme.md: Changed the preview image and changed the description to reset the keyboard. Also added what connector type is used. * Update readme.md Better wording on how to get the keyboard in bootloader mode * Update keymap.c Switched + and - around, same with / and *.
Diffstat (limited to 'keyboards/emi20/keymaps/default/rules.mk')
-rw-r--r--keyboards/emi20/keymaps/default/rules.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/emi20/keymaps/default/rules.mk b/keyboards/emi20/keymaps/default/rules.mk
deleted file mode 100644
index ff681299e4..0000000000
--- a/keyboards/emi20/keymaps/default/rules.mk
+++ /dev/null
@@ -1 +0,0 @@
-COMBO_ENABLE = yes \ No newline at end of file