summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/navi/rules.mk
diff options
context:
space:
mode:
authorIvan Choi <34844887+navigatorade@users.noreply.github.com>2018-12-05 18:20:39 -0500
committerDrashna Jaelre <drashna@live.com>2018-12-05 15:20:39 -0800
commitfd0f78254db8e7b505c9ac46b8210721d6fc20b5 (patch)
tree30b4b4d1e35361c3d624ed16c613609bfc864c47 /keyboards/planck/keymaps/navi/rules.mk
parent04de0533b8559c5e8d30508a4a4a786b327d970c (diff)
Keymap: Updated files to work with Planck Rev. 6 (#4552)
* Update to work with Planck Rev. 6 Still something that needs to be worked with under keymap.c Qwerty layer tap-toggle function seems to be a little laggy? Not instantaneous * Changes Deleted some unneeded lines * deleting unneeded lines
Diffstat (limited to 'keyboards/planck/keymaps/navi/rules.mk')
-rw-r--r--keyboards/planck/keymaps/navi/rules.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/keyboards/planck/keymaps/navi/rules.mk b/keyboards/planck/keymaps/navi/rules.mk
index 628167ff66..4852442b36 100644
--- a/keyboards/planck/keymaps/navi/rules.mk
+++ b/keyboards/planck/keymaps/navi/rules.mk
@@ -1 +1,4 @@
-AUDIO_ENABLE = yes \ No newline at end of file
+AUDIO_ENABLE = yes
+MOUSEKEY_ENABLE = yes
+
+DFU_ARGS = -d 0483:df11 -a 0 -s 0x08000000:leave \ No newline at end of file