Now we're cookin'

This commit is contained in:
XANTRONIX 2023-11-14 00:33:58 -05:00
parent 4ef143bdc2
commit f779502119

View file

@ -17,7 +17,7 @@ keyboard_y_offset = 12.2500;
accent_width = 1.0000; accent_width = 1.0000;
accent_depth = 0.5; accent_depth = 0.5;
accent_y_stride = key_switch_length; accent_y_stride = (keyboard_length - accent_width) / 5.0;
accent_y_bottom = keyboard_y_offset; accent_y_bottom = keyboard_y_offset;
fin_width = 2.0000; fin_width = 2.0000;