Remove unused constant
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user