1
0
Fork 0

Fix layout macro keys with no matrix position (#20033)

This commit is contained in:
Ryan 2023-03-13 23:02:03 +11:00 committed by GitHub
parent 9e2ef5078a
commit cf5e9d172d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
43 changed files with 402 additions and 508 deletions

View file

@ -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, ____ } \
}