diff --git a/src/dactyl_keyboard/dactyl.clj b/src/dactyl_keyboard/dactyl.clj index ac5e7d9..eff2afe 100644 --- a/src/dactyl_keyboard/dactyl.clj +++ b/src/dactyl_keyboard/dactyl.clj @@ -52,7 +52,7 @@ ; If you use Cherry MX or Gateron switches, this can be turned on. ; If you use other switches such as Kailh, you should set this as false -(def create-side-nubs? false) +(def create-side-nubs? true) ;;;;;;;;;;;;;;;;;;;;;;; ;; General variables ;;