mirror of
https://github.com/rsheldiii/KeyV2.git
synced 2025-09-13 15:49:50 +00:00
lol ISO enter on the SA branch #madlads
This commit is contained in:
parent
f0d1220c63
commit
5edb404697
2 changed files with 22 additions and 20 deletions
|
@ -164,8 +164,9 @@ module fake_iso_enter() {
|
|||
$dish_depth = 1;
|
||||
$dish_skew_x = 0;
|
||||
$dish_skew_y = 0;
|
||||
$ISOEnter = true;
|
||||
|
||||
children();
|
||||
stabilized(vertical=true) children();
|
||||
}
|
||||
|
||||
module brimmed() {
|
||||
|
@ -357,5 +358,7 @@ module legend(text, inset=false) {
|
|||
}
|
||||
}
|
||||
}*/
|
||||
/*
|
||||
sa_row(1) blank() key();*/
|
||||
|
||||
sa_row(1) rounded() blank() key();
|
||||
blank() dishless() fake_iso_enter() cherry() key();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue