renamed layers in boardsource5-12
This commit is contained in:
parent
025611e697
commit
3ddf64b271
1 changed files with 3 additions and 3 deletions
|
@ -48,7 +48,7 @@
|
|||
>;
|
||||
};
|
||||
|
||||
raise {
|
||||
raise_layer {
|
||||
// ------------------------------------------------------------------------------------------
|
||||
// | ESC | F2 | F3 | F4 | F5 | F6 | F7 | F8 | F9 | F10 | F11 | F12 |
|
||||
// | ~ | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 | DEL |
|
||||
|
@ -64,7 +64,7 @@
|
|||
>;
|
||||
};
|
||||
|
||||
adjust {
|
||||
adjust_layer {
|
||||
// ------------------------------------------------------------------------------------------
|
||||
// |tog(4)| F2 | F3 | F4 | F5 | F6 | F7 | F8 | F9 | F10 | F11 | F12 |
|
||||
// | | NA | NA | NA | NA | NA | NA | NA | NA | NA | NA |LALT(PRTSN)|
|
||||
|
@ -80,7 +80,7 @@
|
|||
>;
|
||||
};
|
||||
|
||||
flock {
|
||||
flock_layer {
|
||||
// ----------------------------------------------------------------------------------------------
|
||||
// |tog(4) | F2 | F3 | F4 | F5 | F6 | F7 | F8 | F9 | F10 | F11 | |
|
||||
// |out tog|BT_SEL 0|BT_SEL 1|BT_SEL 2|BT_SEL 3|BT_SEL 4|BT_PRV|BT_NXT|BT_CLR| | | |
|
||||
|
|
Loading…
Add table
Reference in a new issue