yeah sure

This commit is contained in:
XANTRONIX 2023-11-17 17:48:08 -05:00
parent ee06ae635b
commit 8eac3ff93b

View file

@ -6,7 +6,7 @@ include <dimensions.scad>
module top_case(key_switch_sizes, pcb_screw_holes) {
keyboard_deck_z_offset = wall_height - keyboard_switch_height;
accent_width = 1.0000;
accent_width = 1.0000;
accent_depth = 0.5;
accent_y_stride = (keyboard_pcb_length - accent_width) / 5.0;
accent_y_bottom = keyboard_y_offset;