Do some cleanup for the API
This commit is contained in:
parent
535c2f60a9
commit
685d4c2f97
13 changed files with 23 additions and 21 deletions
|
@ -17,7 +17,7 @@
|
|||
{ K30, KC_NO, K32, KC_NO } \
|
||||
}
|
||||
|
||||
#define SINGLES_KEYMAP( \
|
||||
#define LAYOUT_ortho_4x4 ( \
|
||||
K00, K01, K02, K03, \
|
||||
K10, K11, K12, K13, \
|
||||
K20, K21, K22, K23, \
|
||||
|
@ -30,6 +30,4 @@
|
|||
{ K30, K31, K32, K33 } \
|
||||
}
|
||||
|
||||
#define LAYOUT_ortho_4x4 SINGLES_KEYMAP
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue