Remove unused constant
This commit is contained in:
parent
f2d2f652c4
commit
e5308b8b24
@ -19,7 +19,6 @@ shell_t = 3
|
|||||||
# Size of the kbd board
|
# Size of the kbd board
|
||||||
kbd_height = 95.5
|
kbd_height = 95.5
|
||||||
kbd_width = 305
|
kbd_width = 305
|
||||||
kbd_angle = 5
|
|
||||||
|
|
||||||
# Size of the whole object
|
# Size of the whole object
|
||||||
width = kbd_width + 2 * shell_t
|
width = kbd_width + 2 * shell_t
|
||||||
|
Loading…
Reference in New Issue
Block a user