Editing comment for clarity

This commit is contained in:
Matthew Ebersviller 2021-07-09 12:26:42 -06:00 committed by GitHub
parent 3fca4e26ca
commit d7ea2bf7cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
include <../layout.scad> include <../layout.scad>
60_percent_default_layout = [ 60_percent_default_layout = [
[0], // Row 0 (Function keys); blank so other rows get correct height/angle [0], // Row 0 (Function keys); blank so other rows get correct depth/angle
[1,1,1,1,1,1,1,1,1,1,1,1,1,2], [1,1,1,1,1,1,1,1,1,1,1,1,1,2],
[1.5,1,1,1,1,1,1,1,1,1,1,1,1,1.5], [1.5,1,1,1,1,1,1,1,1,1,1,1,1,1.5],
[1.75,1,1,1,1,1,1,1,1,1,1,1,2.25], [1.75,1,1,1,1,1,1,1,1,1,1,1,2.25],