summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pentadactylrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/pentadactylrc b/pentadactylrc
index 8d97ea2..3a62fe6 100644
--- a/pentadactylrc
+++ b/pentadactylrc
@@ -43,6 +43,7 @@ map `` `p
map a :pb
map , :
+nmap ) 0
" no beeps
javascript dactyl.beep = function() { return false; }