Skip to content

Commit

Permalink
water
Browse files Browse the repository at this point in the history
  • Loading branch information
ibnuda committed Jul 1, 2021
1 parent 68aa3cf commit b6cb9ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dactyl_keyboard/handler.clj
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
:box)
param-inner-column (case (get p "keys.inner-column")
"innie" :innie
"ergodox" :outie
"outie" :outie
:normie)
param-hide-last-pinky (parse-bool (get p "keys.hide-last-pinky"))

Expand Down

0 comments on commit b6cb9ce

Please sign in to comment.