mirror of
https://github.com/rsheldiii/KeyV2.git
synced 2025-04-15 20:22:41 +00:00
Editing comment for clarity
This commit is contained in:
parent
3fca4e26ca
commit
d7ea2bf7cc
1 changed files with 1 additions and 1 deletions
|
@ -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],
|
||||||
|
|
Loading…
Add table
Reference in a new issue