Fix layout macro keys with no matrix position (#20033)
This commit is contained in:
parent
9e2ef5078a
commit
cf5e9d172d
43 changed files with 402 additions and 508 deletions
|
@ -38,7 +38,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
{ K070, K071, K072, K073, K074, K075, K076, ____, ____ }, \
|
||||
{ K080, K081, K082, K083, K084, K085, K086, K087, ____ }, \
|
||||
{ K090, K091, K092, K093, K094, K095, K096, K097, ____ }, \
|
||||
{ K100, K101, ____, ____, ____, ____, K106, K107, K108 }, \
|
||||
{ K100, K101, ____, ____, ____, K105, K106, K107, K108 }, \
|
||||
{ K110, ____, ____, K113, ____, K115, K116, K117, ____ } \
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue