Meow65: rename LAYOUT to LAYOUT_65_ansi_blocker (#16214)
This commit is contained in:
parent
0a40916845
commit
9fe0842b6d
5 changed files with 84 additions and 75 deletions
|
@ -26,7 +26,7 @@
|
|||
* The second converts the arguments into a two-dimensional array which
|
||||
* represents the switch matrix.
|
||||
*/
|
||||
#define LAYOUT( \
|
||||
#define LAYOUT_65_ansi_blocker( \
|
||||
k000, k001, k002, k003, k004, k005, k006, k007, k008, k009, k010, k011, k012, k013, k014, \
|
||||
k100, k101, k102, k103, k104, k105, k106, k107, k108, k109, k110, k111, k112, k113, k114, \
|
||||
k200, k201, k202, k203, k204, k205, k206, k207, k208, k209, k210, k211, k213, k214, \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue