Fix layout macro keys with no matrix position (#20033)
This commit is contained in:
@@ -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, ____ } \
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user