Skip to content

Commit 16f444f

Browse files
committed
change default value to be less noticeable
1 parent 9d51ea4 commit 16f444f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dactyl_keyboard/manuform.clj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1404,7 +1404,7 @@
14041404
:configuration-beta (/ pi 36)
14051405
:configuration-centercol 4
14061406
:configuration-tenting-angle (/ pi 12)
1407-
:configuration-rotate-x (/ pi 15)
1407+
:configuration-rotate-x (/ pi 36)
14081408

14091409
:configuration-use-promicro-usb-hole? false
14101410
:configuration-use-trrs? false

0 commit comments

Comments
 (0)